Select Single Radio Button in Gridview in Asp.Net

added by learndotnet
3/17/2011 1:55:57 AM

124 Views

In this article we will learn how to select only one row of a GridView using RadioButtons whereas normally a RadioButton does not support selection of only one RadioButton within a row.


0 comments