Hi,
What is the simplest way to remove -unbind- required field validation from a button which is added in asp.Net Page by using RequiredFieldValidator control on the client-side by using Javascript or jQuery functions?
Thanks!
Hi,
What is the simplest way to remove -unbind- required field validation from a button which is added in asp.Net Page by using RequiredFieldValidator control on the client-side by using Javascript or jQuery functions?
Thanks!
Check out this link http://msdn.microsoft.com/en-us/library/Aa479045 and scroll down to "Client-Side APIs"