How do you clear the radio button selection by coding when clicking the clear button during run time? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do you clear the radio button selection by coding when clicking the clear button during run time?

Using radio buttons and button group

10th Mar 2018, 9:11 AM
Mayank Joshi
1 Answer
+ 1
for each radiobutton do but.setSelected(false);
12th Mar 2018, 3:58 PM
michal