I have a scenario where I’m using a newly added ValidationSummary control. The form that I am working on has multiple buttons (customer search, submit, etc). Is it possible to fire the ValidationSummary only when the user clicks the submit button, as opposed to the customer search button?
I have a scenario where I’m using a newly added ValidationSummary control. The form
Share
On the Customer Search button, add ‘CausesValidation=’False”