Threaded View
-
21 Jun 2012 11:44 AM #1
Radio#getValue() always returns true?
Radio#getValue() always returns true?
I've got several Radio buttons where I set the name so they properly act like radio buttons (only one in group can be true) but when I call getValue on radio buttons that clearly are not currently selected they always return true (e.g. they were previously selected but not now).
How can I get the boolean status of if it is currently selected or not?
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote