I hava a datalist with
<asp:CheckBox id="SecPage" AutoPostBack="True" OnCheckedChanged="Check_Clicked" runat="server"></asp:CheckBox>
the problem is i cant find out in whats row the checkbox was fired
Best regards Hlynur
<asp:CheckBox id="SecPage" AutoPostBack="True" OnCheckedChanged="Check_Clicked" runat="server"></asp:CheckBox>
the problem is i cant find out in whats row the checkbox was fired
Best regards Hlynur