J
Janaka
I've got a couple of validation controls on a page that work fine. The
problem is that I've got 2 buttons on the page, one to update a value and
another to submit the page. I only want the controls to be validated if i
click on the submit button. However, doing any postback to the server
makes the validation controls generate errors. Is there anyway around this
without having to make another page?
problem is that I've got 2 buttons on the page, one to update a value and
another to submit the page. I only want the controls to be validated if i
click on the submit button. However, doing any postback to the server
makes the validation controls generate errors. Is there anyway around this
without having to make another page?