|
What is CauseValidation property and how to avoid validation on clicking of a button?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Validations
In case we have multiple buttons on the page and we want to avoid validation on clicking of certain
button, we can use this approach.
|