How do you clear the radio button selection by coding when clicking the clear button during run time? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
+ 1
for each radiobutton do but.setSelected(false);
12th Mar 2018, 3:58 PM
michal