Required Validation with Checkbox List
Hello
I am pretty familiar with validation but I couldn't figure out how to use this with checkbox list.
I have 4 textboxes and checkbox list with required validations and summary validation.
I want the checkbox validation to see if user clicked at least one checkbox.
What is the easiest way to do this?
|