May 2004
Intermediate to advanced
888 pages
22h 31m
English
The DataGrid has the most functionality of the iterative controls. The DataGrid represents data in a table format in which every item is represented in a row and fields are represented in columns. The DataGrid supports full template capabilities. Within the DataGrid, you can provide the capability to select, sort, and edit deleting and paging items.
Five column types are supported in the DataGrid—one of which allows you to create custom templated columns. This makes the possibilities with the DataGrid columns unlimited.
Table 27.6 lists the various column types supported by the DataGrid.
| Column Type | Description |
|---|---|
| BoundColumn | Renders a column that is bound to a data source field. |
| ButtonColumn ... |
Read now
Unlock full access