Adding a GridView Column of Checkboxes (VB) | The ASP.NET Site
This tutorial looks at how to add a column of check boxes to a GridView control to provide the user with an intuitive way of selecting multiple rows of the GridView. ... Step 2: Adding a Column of Checkboxes Since ASP.NET 2.0 includes a CheckBoxField, one...