Skip to Content
0
Former Member
May 05, 2008 at 09:06 AM

Radio Buttons in Table Columns

471 Views

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