I
Ido Aver
When adding a asp:checkbox web control to a web form it appears at the
client side as a span tag and in it an input tag (typed as a
checkbox). When adding an onclick event to that asp:checkbox it
appears in the client side in the span tag. that was true for
framework 1.0. At framework 1.1 the onclick event appears in the input
tag and not in the span tag. i havn't found any documantation about
it. does anyone know about this problem (and maybe how to solve it) or
maybe about any documantation on it? the only thing i found is a
message someone sent about it at this link but was never answerd :
http://groups.google.com/[email protected]&rnum=1
please help me.
client side as a span tag and in it an input tag (typed as a
checkbox). When adding an onclick event to that asp:checkbox it
appears in the client side in the span tag. that was true for
framework 1.0. At framework 1.1 the onclick event appears in the input
tag and not in the span tag. i havn't found any documantation about
it. does anyone know about this problem (and maybe how to solve it) or
maybe about any documantation on it? the only thing i found is a
message someone sent about it at this link but was never answerd :
http://groups.google.com/[email protected]&rnum=1
please help me.