3
Answers

Composite validator?

scampercat

scampercat

13y
1.2k
1
I am writing my first C# asp.net 2010 webform. I have so far used required and custom validators. However, is there something like a final validator or something that checks to make cerain all validators on a page indicate the user has entered all valid information on the page before procedding to the next page? If so can you tell me or point me to a link that will explain this process and how to 'wire together' all the controls?
Answers (3)