Hi,
I have 2 checkboxes. When I click on the 1st I want to disable the 2nd while the 1st one is working. I can make it inactive by set enable = false but it still can be clicked and execute its code when the 1st is done. How can I prevent the inactive checkbox being clicked?
2 posts - 2 participants