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
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain the boxing and unboxing concept in .net?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How does windows service lifecycle differ from a .standard. Exe?
Define page fragment caching?
Which method do you use to kill explicitly a users session?
What are the difference between overriding and overloading?
When cookie will expire?
Explain the advantages of asp.net.
How is my content secured from unauthorized access?
Explain the difference between or and orelse?
Is asp.net web forms dead?
What is synchronous and Asynchronous post back ?
What are session objects?