loveforvdubs
4 Oct 2010, 5:56 AM
I am trying to access the newValue that is selected on the change event of a radioGroup. I know the change event has the this, and checked values. I tried checked.getValue() however this just gives me true each time. How can I access the inputValue?