RadioButtons, Checkboxes etc cannot be validated using a traditional RequiredFieldValidator. In this article we are going to implement a custom validator for RadioButtons but this can easily be changed to be used by a CheckBox control. ...
Go to the complete details ...