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 / nikki
Hi.......its very simple first of all take two validation
summary and first 2 textbox and 1 button and 1 summary give
the same validation group name and do same for other two
textboxes and i think u will get the solution...
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How can you implement encapsulation in asp.net?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What is http post action?
How does a web application session work?
What is the extension of master page in asp.net?
What do you understand from custom control?
Explain http handlers? Where we can use the http handlers?
What are server objects?
What are main return types supported in Web API?
How many types of controls are there in asp.net?
Which property is used to identify the Page is Post Back in ASP.NET?
What is Web Server Control Templates.?
Name the two properties are on every validation control?
What is the maximum number of classes that can be contained in one dll file?
Give me one example of Web API Routing?