I am trying to use a standard asp:RequiredFieldValidator with the control, but keep getting an error message "Control [rating] referenced by the ControlToValidate property of [validator] cannot be validated." I have other validators on the form that work fine. Can this type of control not be validated this way?
Thanks.
Thanks.