C
Chris Kettenbach
Does a control need to inherit an interface to be "validatable"
? I have
a custom control ascx file. I want to name it as the control to be
validated by an asp:validator. When I do that, I get an error that says the
control can't be named as a controltovalidate. Any suggestions?
Thanks,
Chris
a custom control ascx file. I want to name it as the control to be
validated by an asp:validator. When I do that, I get an error that says the
control can't be named as a controltovalidate. Any suggestions?
Thanks,
Chris