Display Checkboxes in ASP.NET 2.0 GridView using skins
Posted by: peterkellner.net,
on 24 Nov 2007 |
View original | Bookmarked: 0 time(s)
This article shows how to take advantage of skin files to make checkboxes show up in gridview as checked, unchecked, enabled and disabled. It's tricky because skin files can not be changed dynamically at runtime.