| |||||||||||
Adding Button Columns to a DataGrid ControlControls You Can Use on Web Forms ASP.NET Data Controls DataGrid Control A ButtonColumn in a DataGrid control enables authors to define custom functionality for items in the grid beyond the select, edit, delete, and hyperlink features of other column types. Using the ButtonColumn, an author can include custom-defined buttons, such as an "Add to shopping cart" button. A ButtonColumn can have one of the following button types:
The button captions can either be static text or text read from a database. To add a button column
The following examples show several ways of using a ButtonColumn to display a column of command buttons in a DataGrid control.
For additional information, see ButtonColumn in the class library. See AlsoAdding Bound Columns to a DataGrid Control Adding Hyperlink Columns to a DataGrid Control Adding Template Columns to a DataGrid Control |
| ||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme