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 / lakshmi
set cause validation property to false
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What is advantage of asp.net?
What is application and session in asp.net?
Where is the view state data stored in asp net?
Explain the steps to be followed to use passport authentication.
What do you understand by aggregate dependency?
What is a page life cycle? What are the events in a page life cycle?
What is global.asax file used for?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is .net framework and what are the main components of it?
What is web api and why to use it?
Can I read the hard disk serial # of the client computer using asp.net?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What is difference between Fragment Caching and Page Caching in ASP.NET?
To get the values in two different controls to match which control you use it?
What is server infrastructure & server components?