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 an assembly? Explain its parts.
What is owin authentication?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How can we implement a identity (sql server) call in an asp.net page?
Can one dll file contains the compiled code of more than one .net language?
Explain about the Class view window?
How u refer webservices?
What is the difference between c# and .net?
What is postback request?
What is caching in asp.net?
How does a content page different from a master page?
Describe the master page.
Why web api is better than wcf?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Explain what is postback in asp. Net?