Posted on: 6/19/2014 4:49:59 PM | Views : 397

Please Help me out. To do this.I am Beginner in Asp.net C#
<asp: checkbox ID="Group1" runat="server">Select All<asp: checkbox>
<asp: checkbox runat="server">Item 1<asp: checkbox>
<asp: checkbox runat="server">Item 2<asp: checkbox>

<asp: checkbox ID="Group2" runat="server">Select All<asp: checkbox>
<asp: checkbox runat="server">Item 1<asp: checkbox>
<asp: checkbox runat="server">Item 2<asp: checkbox>

Go to the complete details ...