You can use a single ASP.Net Checkbox control to raise the server side event that can be handled by C# code for multiple selection of all the checkbox controls. You can create a group of multiple checkbox controls by placing them inside the ASP.Net Panel control.
