.net - Remove onblur validation from ASP.net Control -



.net - Remove onblur validation from ASP.net Control -

i wanting remove onblur event asp.net validation, , have validation called when button clicked. know how can accomplished?

thanks

you have provide validationgroup property button click, textbox , validation control. same groupy name all.

you have unset onblur event of command right click it, take properties, go in event section click flash button on top of property window. find onblur event , remove calling event value cell.

.net asp.net validation

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -