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  |