Client-side validation of user controls in asp.net 1.1

U

urig

Hi,

I have a pages that contains:
1. A UserControl (that is composed of several DropDownLists).
2. A CustomValidator to validate the UserControl.

I have successfully setup the CustomValidator to validate the
UserControl on the server-side by using the ValidationProperty("")
attribute on the UserControl.

I'm having problems doing something similar on the client-side. The
CustomValidator never triggers the ClientValidationFunction that I have
assigned to it.

Does anyone know how to make the CustomValidator fire the
ClientValidationFunction based upon client-side events in the
UserControl?

Any help will be greatly appreciated.

urig
 

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,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top