elnino
5 Jun 2007, 8:25 AM
I've got a grid with a lot of columns. If I want some off by default, what's the best way?
I tried the 'hidden' property in my ColumnModel, which seems to do what I want- the column is not visible in the grid and is shown as "off" in the column list- but then I can't toggle the column on.
Thanks
I tried the 'hidden' property in my ColumnModel, which seems to do what I want- the column is not visible in the grid and is shown as "off" in the column list- but then I can't toggle the column on.
Thanks