0
kicks
How to check all checkboxes in Repeater Control?
The following code will demonstrate how to check all checkboxes in a Repeater control. A very simple way by using codebehind and javascript. You can download a complete example of it.