How to set a value (string) for Radio Button in WPF
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)
1
Hi,
Please check once
http://www.c-sharpcorner.com/Blogs/870/
http://www.codeproject.com/Articles/4272/Using-Diagnostics-Process-to-start-an-external-app