I’ve a datatable with a column “lActive”. Im using the “{common.radio()}” as template.
in the onShow i select the row with “lActive” = True.
When a select a different row the “lActive” state isn’t changed. To make any other row be changed i’ve to active first my (allready)selected RadioButton.
How can i activate this ‘first’ radio button in the onShow() ??