I am working on a project that required that each
GridView row has one RadioButtonList. User can make a choice/selection from the
list and when the button is clicked I will extract all the choices. The problem
was that when the button was clicked, RadioButtonList forgots all the choices
and returns the default values which was index 0 for all the rows. After
spending some considerable amount of time on this problem I made the whole thing
using dynamically creating the HTML and adding the RadioButtons at
runtime. The name of the RadioButtons have to be same for one row of
the Table.
I write an article on this which will give you better idea.
Stay tuned!
powered by IMHO 1.3