James
2010-01-18 05:34:26 UTC
I'm trying to uncheck checkbox1 when checkbox2 is checked, and uncheck
checkbox2 when checkbox1 is checked.
However, with my code (to uncheck the opposite box) in the Click event of a
check box, Two clicks are required to display the check.
The first click seems to select the checkbox control, then the second click
does it.
Any suggestions appreciated.
checkbox2 when checkbox1 is checked.
However, with my code (to uncheck the opposite box) in the Click event of a
check box, Two clicks are required to display the check.
The first click seems to select the checkbox control, then the second click
does it.
Any suggestions appreciated.