Browse by Tags

All Tags » Code » VS2008 (RSS)

CheckBoxList validation

Within our current project, we faced a requirement such that there are multiple checkboxes and the user is required to select any one of them (at least one of them). So as there are multiple checkboxes, decided to go with CheckBoxList control. Now the...
Posted by Chakravarthy | with no comments