update table with radio button
Posted: Mon Aug 02, 2010 9:40 am
this is what im trying to do;
ill loop the rows in my table and the radio buttons beside them;
the user will have to choose the row to update using the radio button;
my problem is how do i retrieve the index of the row selected using the radio button.
I can't individualy set the value for the radio buttons cause im using a loop.
any suggestions? thank you.
ill loop the rows in my table and the radio buttons beside them;
the user will have to choose the row to update using the radio button;
my problem is how do i retrieve the index of the row selected using the radio button.
I can't individualy set the value for the radio buttons cause im using a loop.
any suggestions? thank you.