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)
0
Anna Hawks

Anna Hawks

NA 243 0 16y
Sounds suspiciously like a class project. :-) Is there a specific question you are asking or are you just wanting the code for the whole thing to turn in?