Validator Trickiness

  • Thread starter Thread starter riversmithco
  • Start date Start date
R

riversmithco

Hi all,


I have a simple form with 3 validator controls on it. How can I keep
validation from firing when the user hits the enter key on their
keyboard?

Right now I have two buttons, one shows up conditionally and should
cause validation, the other has CausesValidation = False, but the
validation still fires on Enter.

Thanks
 
Back
Top