How to Perform required validation for the check box list elements.
The check box list is generated dynamically, and id is also dynamic,
so i think, I cannot specify using java script,where we need to declare the control id.
How Can I solve it
Go to the complete details ...