Is it possible to modify the ColumnModel of an existing Grid?
I would like to add/remove Columns in an existing Grid.
Is it possible to modify the ColumnModel of an existing Grid?
I would like to add/remove Columns in an existing Grid.
You can try to call grid.reconfigure. There are several threads discussing issues with this and possible other approaches.
Tim Ryan
Read BEFORE posting a question / BEFORE posting a Bug
Use Google to Search - API / Forum
API Doc (4.x | 3.x | 2.x | 1.x) / FAQ / 1.x->2.x Migration Guide / 2.x->3.x Migration Guide