This question is locked. New answers and comments are not allowed.
Suppose I have two or more radio buttons with the same group name.
1. How can I determine which button is selected?
2. Can I assign a value to each radio button? like Value=1 Display Text="Option 1"
3. How do I select a radio button without looping?
1. How can I determine which button is selected?
2. Can I assign a value to each radio button? like Value=1 Display Text="Option 1"
3. How do I select a radio button without looping?