Posts by Cleisson Vasconcelos • 1 point
1 post
-
0
votes0
answers17
viewsQ: My checkbox only works on the first click, the second click does not fall in the event Oncheckedchanged="teste_CheckedChanged"
<div class="span3"> <label>testando</label> <br /> <label class="switch"> <asp:CheckBox ID="chkteste" runat="server" EnableViewState="false" AutoPostBack="true"…