jayaram

jayaram

  • NA
  • 83
  • 36.7k

Clear GroupRadiobuttons

Sep 13 2011 9:24 AM
Hi
        I am using group radiobuttons, when I click clear button all controls are come to initialstate but these group buttons not cleared.
My requirement is when I click clear button all radiobuttons are also come to uncheck state.
I have written for uncheck radiobutton

RadioButton.ToggleState = ToggleState.Off;

Any one can tel me how to clear(uncheck) all RadioButtons in that 
Gorup.

Answers (3)