Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created a RadioGroup with 2 radio buttons.
If I select one of the buttons, a ComboBox needs to be disabled.
This works well, it is not that I have to press the Apply button first.
How do I turn off the Combobox without pressing the Apply button.
If I now select the particular button I can still change the Combobox and that is not the intention.
When I select the particular button, the ComboBox should be turned off immediately. How do I update that?
Solved! Go to Solution.