Hello everyone, on an aspx page I have three Checkboxes: <asp:CheckBoxList ID="CheckBoxList1" runat="server" RepeatLayout="Flow" AutoPostBack="true"> ...