1
Answer

How to maintain state for Radio Buttons

ishani shah

ishani shah

10y
893
1
i want to maintain radio button state on next previous button.
in my system i am building a exam portal in which i have to maintain radio button state on next previous button click and finally have to save question id and a attempted answer. here my questions are randomly fetched from database i am using java for this.
Answers (1)