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 / smit sisodia
set validation control="false" of cancel button
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how to retrieve property settings from xml .config file.
What are the two properties that are common on every validation control?
What is mvc in asp.net tutorial? : Asp.Net MVC
What is routing in MVC?
What asp.net control can embed xaml into asp.net pages?
What is the use of session in web application?
Difference between web user control and web custom control?
How do I use response redirect?
What is a query string in a url?
What is difference between viewstate and session in asp net?
What do you understand by aggregate dependency?
What is work flow gen? how can it will work with .Net?
Explain what are webservices?
How do u declare static variable and how it is declared and what is its lifetime?
What is viewstate in asp net with example?