Datagrid Column Properties | |
Type | glossary |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | These properties allow you to set properties of individual columns in a table when the 'style' property is set to 'table'. |
Description | These properties allow you to set properties of individual columns in a table. The syntax you use resembles: set the dgColumnSortType ["COLUMN"] of group "Data Grid" to "numeric" where "COLUMN" is the name of the column you are targeting. |