col.xyz.hidden
Hide a column from displaying on the grid
Class | column |
---|---|
Property | col.xyz.hidden |
Formal specification | col.xyz.hidden = true | false |
Required | no |
Default | |
Version | 1.0 |
Comment | An alternative approach is to remove the column specification from the gd.columns property. |
Example | # Hide the date of birth |
Reference |