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 button group and radio buttons.

9th Mar 2018, 4:22 PM
Mayank Joshi
1 Réponse
0
I'm not sure but it should be something like myRadioBtn.checked = false;
9th Mar 2018, 4:52 PM
Farshaad Heydari
Farshaad Heydari - avatar