Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Radio Button Selection returning nAn value

Hi

I am trying to save the value of a selected radiobutton to a local storage variable.
The values returned are incorrect. Mostly I get nAN and sometimes weird numbers that don't even exist in in the database.

I also get a console error clr15 undefined attribute - selectedoption

On Event Value Changed, i try to set the Target Compent as the Radio Group and Set Property Name to Selected

Image

What am I doing wrong.

f I manually populate the radiogroup, but not with data from a collection? Here is what is returned from the collection. I am mapping the column "correct" to the value property of the radio Item.

Image

Here is the result after I select an option
Image Image

Return to “Issues”