gd.columns
Use this to specify what columns should be displayed on the grid
Class | grid |
---|---|
Property | gd.columns |
Formal specification | gd.columns=columnid (<columnid>))* |
Required | yes |
Default | none |
Version | 1.0 |
Comment |
|
Example | gd.columns=name, dob, gender, relation, hobbiesÂ
...
col.name = Family Name
col.name.type =string
...
|
Reference |