Hi
I need to put radio buttons in the first column of my table. My second column has cust id . I want that the corresponding cust id be passed to the next view as soon as the user selects
a radio button.
The number of columns of the table that are displayed is decided by a drop down (3, 6, 9 rows).
Can anyone suggest how to implement this
TIA