|
How to select a GridView row and persist the selected record in the GridView?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET GridView
To select a GridView record and persisit the selection across different pages of the GridView, we can
follow this approach.
|