Description: A CheckBox column that is can be used and bound in a DataGrid
There are many articles that explain how to add controls to a DataGrid that can be used to represent and edit data in a format other than a common EditBox, however they all appear to require the programmer to edit the html in the .aspx page(s) rather than use code held solely in the .cs Codebehind files. I have in the past had to implement many different controls that can be used to represent and edit controls within a DataGrid and here I will demonstrate the CheckBox template column with bound CheckBoxes as it is one of the simplest but the the most used control other then the EditBox, and is used to edit fields that are of the boolean type...
To read more, visit: http://www.codeproject.com/aspnet/datagridcheckbox.asp
Resource Specification
Date Added:
01/02/2004
tr>
Last Updated:
01/02/2004
Author:
Shaun Wilde
Average Visitor Rating:2.75 (out of 5) Number of Ratings: 12 Votes
Tutorial Maniacs - C#, PHP, ASP, .NET, Photoshop, Flash, Fireworks, & other design and programming tutorials... The most comprehensive collection of QUALITY hand picked design and programming tutorials and articles...(C) 2003