Hi guys,
I have a TextBox to enter a date with two CompareValidator. First one is to check the format, and second one is to check that value is greather than a number...
I have a problem when both validations aren't passed, it shows both error messages. I would like to show only one of the error messages. Maybe there is some way to set a priority or similar.
Regards
Go to the complete details ...