ASP.NET: How to persist the state of checkboxes in each row of a GridView so that they would be restored even after the user logged off and returned to the site later.
Posted by: EggHeadCafe.com New Articles,
on 23 Dec 2010 |
View original | Bookmarked: 0 time(s)
How to persist the state of ASP.NET checkboxes in each row of a GridView so that they would be restored even after the user logged off and returned to the site later. Uses a File-Based cache. read more
By Peter Bromberg