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 am having 4 textbox inside the datagrid1. And another 4
textbox in datagrid2. For all 8 textbox i am using the
Required Field validator. If i click the button1 then only
first datagrid textboxes should be validated. IT Wil not
consider the second datagrid textboxes. If i click button2
only second datagrid textboxes should be validated. It will
not consider the first datagrid textboxes. How you will
write coding in C# with ASP.NET
If any one know the answer Please help me.
Urgent.
By
Suji.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
A web service can only be written in .net? State whether true or false.
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is session in http request?
What is the significance of ASP.NET routing?
Explain about asp.net 2.0 themes?
Explain the server control events of asp.net ?
What is the difference between viewstate and hidden field in asp.net?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Explain repository pattern in asp.net mvc? : asp.net mvc
Define msil.
What are HTTP handlers in ASP.NET?
IN an ASP.NET Web application if there is any error, how can you debug?
How to handle errors in Web API?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
where can i gather the materials for MCP certification