Author: Mohammad Azam | Posted on: 4/9/2009 7:31:01 PM | Views : 809

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 ...