User contro having 4 text boxes given validation controls.
i want to execute validations after the button click event
how it is?
Answer Posted / satish
In 4 Text boxes properties, make the cause validation
property false. And in button click event make the all text
box cause validation property true.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is considered a service provider?
Why asp.net is better than php?
What is __ requestverificationtoken?
Which is better union or union all?
How do I create a web form?
Is react a template engine?
How do you declare static variable?
How do you deploy your asp.net application?
What is asp.net mvc5? : Asp.Net MVC
Explain diff. Between friend and protected friend?
What is http post action?
What is a gridview in asp.net?
What are query strings used for?
What is the difference between mechine.config and web.config?
What is the difference between session.abandon() vs clear()?