showColumn( columnIndex )

showColumn( columnIndex )









Important!

In order to use this grid method, the Hide Column Option needs to be set to true in the designer.



Examples

Title of Example Code
// show the first column getObj("Grid1").grid.showColumn(0);



Looking for labels? They can now be found in the details panel on the floating action bar.