How do you clear the radio button selection by coding when clicking the clear button during run time? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
+ 1
for each radiobutton do but.setSelected(false);
12th Mar 2018, 3:58 PM
michal