K
kpg
I can't get the CustomValidator (CV) ErrorMessage to display
in the ValidationSummary.
On the same page I have several RequiredField Validators
and a Range Validator, that all work just fine, that is,
the ErrorMessage text is displayed by the Validation summary
control.
If I leave the CV Text field blank then the errormmessage
does display on the CV itself.
According to the MSDN help, the Validation summary control
should display the messages of all validator controls
on the page.
Is this a bug or am I doing something wrong?
kpg
in the ValidationSummary.
On the same page I have several RequiredField Validators
and a Range Validator, that all work just fine, that is,
the ErrorMessage text is displayed by the Validation summary
control.
If I leave the CV Text field blank then the errormmessage
does display on the CV itself.
According to the MSDN help, the Validation summary control
should display the messages of all validator controls
on the page.
Is this a bug or am I doing something wrong?
kpg