Using validators on custom controls

S

shodson

I know how to use validators on the <asp:___> server controls.

Now I have created my own server controls. How can I use the standard
ASP.NET validator controls to validate my custom control? For example,
if I have a RequiredFieldValidator, and I want to set it's
ControlToValidate property to one of my custom controls, how can they
be tied together? How does the RequiredFieldValidator know how to
validate my custom control?
 

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
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top