I am having four text boxes in my web application. I am
setting Required Field validator to each Text box. And I am
having two buttons in my application. If i clicked the
first button only first two text box validation will get
fire. Dont show error message for remaining two text box.
If i clicked second button last two text box validation
will get fired. It will not consider the first two
validation controls. That is how to enable and disable the
validation controls.
Answer Posted / suji
Hi..
I got the answer.
Thanks a lot....
By
Suji.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is preprocessor in .net?
Who is using asp.net?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How do we assign page-specific attributes?
Describe the Server Control Events of ASP.NET?
What is the difference between globalization and localization?
What is a 401 redirect?
Differentiate the session object and application object?
What is state management technique?
Explain how can we inherit a static variable?
Explain the difference between dataset and datareader.
Which protocol is used to call web service?
What is x xss protection?
What are session state modes? List some of the important session state modes of asp.net.
What is a uri query?