I have an application that works well in IE7 through IE10. However, a Wizard with a WizardStep that contains 3 CheckBoxes seriously misbehaves!
I click on one of the CheckBoxes (all of which are set to AutoPostBack="True"), the page flashes as if it is sending info to the server, but none of the CheckBoxes are actually checked, and the server does not stop in the expected code in debug!
This has seriously stopped my application on IE11.
Any ideas are most appreciated.
Go to the complete details ...