Hi,
In my attached code, I make the third radio button as "default". What I understand "default" is that everytime when I run the program, the default radio button should be chosen initially. My code didn't do that. How to make the third button chosen as soon as I run the program? thanks.