How to cancel validator

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I am use a RequiredFieldValidator to valid a Text box, and there are two
Buttons on the forms,
one for OK and one for Cancel, both are Asp.Net controls.

When a user press Cancel to cancel the input, the RequiredFieldValidator
also require user must enter the value.

How can I do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top