Using the ValidationProperty
I've managed to connect a RequiredFieldValidator
with my custom control. When I enable client script in the validator, JavaScript errors occur.
Is there a way to tell the RequiredFieldValidator
how it can validate my custom control in the client?