:: Forum >>
How ti hide "INDEX" column ? thanks
How ti hide "INDEX" column ? thanks
Salem
Thursday, December 8, 2005
If you check out the documentation in the QuickRef directory for the grid, you will find there are 4 methods relating to the Row Selector. To remove it, simply use:
obj.setSelectorVisible(false);
Jim Hunter
Thursday, December 8, 2005
This topic is archived.
Back to support forum
Forum search