4
Answers

How to set a value (string) for Radio Button in WPF

Ashok P

Ashok P

15y
6.6k
1

I have created radio button dynamically in ItemsControl through XMLDataProvider binding.
Also, I want to set the values for each radio button (from XML) and when I check on a radio button, I have to manipulate with the corresponding value.
Could you please help me how on this asap?
Answers (4)