Hi,
When one of more radiobuttons is clicked, it gets checked and the former one gets unchecked. I am trying to do more things when a radiobutton is clicked and therefore I use the event RadioButtonX_Click. But this doesn't seem to work. Nothing happens. Am I overlooking something?
edit from author: Yes I am! I checked whether the checked button was set right after the clickevent and only could continue if not. I am sorry. Solved!
thnx
Marc
When one of more radiobuttons is clicked, it gets checked and the former one gets unchecked. I am trying to do more things when a radiobutton is clicked and therefore I use the event RadioButtonX_Click. But this doesn't seem to work. Nothing happens. Am I overlooking something?
edit from author: Yes I am! I checked whether the checked button was set right after the clickevent and only could continue if not. I am sorry. Solved!
thnx
Marc
Last edited: