Validator not being validated unless called individually

N

Nathan Sokalski

I have a UserControl, one property of which I have added the
ValidationPropertyAttribute to. The Validator I am using with this
UserControl (which is a RequiredFieldValidator) is not executed on a
postback, and not even if I call this.Validate(MyValidationGroup). However,
if I call MyValidator.Validate(), it validates exactly as I want. I have
included the ValidationGroup property in the RequiredFieldValidator, so I
know that is not the problem. Why is this one validator being singled out?
Thanks.

Nathan Sokalski
(e-mail address removed)
http://www.nathansokalski.com/
 

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

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top