M
Mike Gleason jr Couturier
Is there a way to always show the validators?
I want to use validators and don't have to bother with field validation
(Page.IsValid)...
But there is an esthetic requirement : always show the little stars "*"
beside the required fields. (I'm using ErrorMessage="*"). The stars
disappear whenever the associated field is valid... I tried Visible="False"
on the validator and put a "*" myself beside each field but it disables
validation
Any ideas!?
Thanks!
I want to use validators and don't have to bother with field validation
(Page.IsValid)...
But there is an esthetic requirement : always show the little stars "*"
beside the required fields. (I'm using ErrorMessage="*"). The stars
disappear whenever the associated field is valid... I tried Visible="False"
on the validator and put a "*" myself beside each field but it disables
validation
Any ideas!?
Thanks!