Required validator always firing

  • Thread starter Thread starter David C
  • Start date Start date
D

David C

I have a RequiredFieldValidator on a DropDownList but it fires even when I
click the cancel button. How can I ignore and still keep the required
validation if the user actually makes entries in the other fields. Thanks.

David
 
Back
Top