2
Reply

combo box selection based radio button enable in XAML

Ask a question
How to Enable a radio button based on combo box item? i have a combo box with 4 items .if i select first item then the radio button one must be enabled at the same time radio button two must be in disable position.if i select other items in combo box then second radio button will enable and first will disable .please suggest me How can i do that in XAML.

Answers (2)