<td> <asp:CheckBox runat="server" ID="cbRangeMonde" AutoPostBack="True" OnCheckedChanged="cbRangeMonde_CheckedChanged" /> </td>
The control checkbox is working in Firefox like how it should, but in IE almost all of my controls are no longer working. It seems that it keeps on doing postback, nothing happens. the page just "blink" or flickers. It does not even go to its event in debug mode when break point is placed on it. can someone give me a tip on how to place some work around in solving this?
thanks.

New Topic/Question
Reply




MultiQuote





|