I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do?
Answer Posted / jiten patel
Set Cause Validation="false"
| Is This Answer Correct ? | 34 Yes | 6 No |
Post New Answer View All Answers
How are sessions stored?
How can you use a custom controls in ASP.NET application?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is cas?
What are the advantages of passport authentication?
Which is an advantage of application service providers?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Describe how passport authentication works.
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is a 401 redirect?
In which event of page cycle is the viewstate available?
Define globalization and localization.
What do you mean by caching in asp.net?
State differences between MVC and WebAPI
What is the Difference between MVC And MVP design pattrens