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 / minakshi
set VlidationGroup property of validator.
| Is This Answer Correct ? | 14 Yes | 13 No |
Post New Answer View All Answers
What is cookies cache and session?
What is the significance of finalize method in .net?
What are the server controls in asp.net?
In which situation can you not use a viewstate?
What are the Types of chaching. How to implement caching
Explain the working of passport authentication.
What is rending process in ASP.NET?
How to change Master page in ASP.Net using code?
What is difference between ispostback and autopostback in asp net?
What is a reflection?
What is http request and response?
Explain Session state management options in ASP.NET.
What is session start?
What language is asp.net written in?
What is viewstate? In which event of the page life cycle, is the viewstate available?