How to generate Radio button list based on data fetched from server in front of gridview,i am facing problem in generating a particular no. of Radio Buttion list as per the data fetched.
Suppose if i fethed 20 records then
20 radio button lists should be generated.
and the values like a or b or c should be submitted in the tables.