Question
I am using a touchgfx scrollable container to create a list. I include a radio button in the container. My problem is: In the container the radio button is assigned to radioButtonGroup1.
When I select the radio button for a list element, the other list element radio buttons are not deselected. Is there a way to make the radiobuttongroup for all of the list elements the same?