Dear all I want to read records(userid and username) from database table, display it in table structure , and with each record display 3 radio buttons(A,B,C) .
When clicked on button then database table update using userid and selected radio button value.
