I have a grid with numerous columns and I would like to have some of them hidden when the grid is first shown, but let the user choose to display them via the standard field chooser in the column heading menu. If I set them to hidden="true" at the data source level they do not appear in the grid but they also do not appear in the field chooser. I've also tried setHidden(true) after the grid is initially drawn but they still appear. I tried redraw() after setting the field to hidden as well but still they appear. ?
Announcement
Collapse
No announcement yet.
X
Comment