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

9th Mar 2018, 4:22 PM
Mayank Joshi
1 Resposta
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