Group name for radio buttons in Grid view
hi,
I've put one gridview in <ItemTemplate> of another. In inner gridview I have put radio buttons in <ItemTemplate>. I want to give 'GroupName' for inner radio buttons. But when I run the page then I can not select one radio button one at a time. All clicked radio buttons are selected. What to do so that only one radio button can be selected in one row of outer gridview?
Any help is appriciated.
Thanks:)
|