How you can stop the validation of ASP.NET controls from client side?



How you can stop the validation of ASP.NET controls from client side?..

Answer / Mrigendra Singh

To stop the validation of ASP.NET controls from client-side, you can use JavaScript to cancel the event or return false from the ValidationSummary's ValidateSummaries() function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?

4 Answers  


Can you explain what inheritance is and an example of when you might use it?

1 Answers   Sports Interactive,


Can we use html in asp.net?

1 Answers  


What is inproc and outproc?

1 Answers  


What event handlers can I include in Global.asax ?

1 Answers  


How many types of Stored Procedures in SQL Server

4 Answers   Mind Tree,


What are the major differences between asp.net1.1 and asp.net 2.0?

8 Answers   CTS, Deloitte, Mphasis, Vison,


What is redirecting behavior?

1 Answers  


Describe the Server Control Events of ASP.NET?

1 Answers   SwanSoft Technologies,


Which @page directive should you create an asynchronous page?

1 Answers  


Explain diff. Between friend and protected friend?

1 Answers  


Describe the master page.

1 Answers  


Categories