Steps to reproduce the problem.
1. Create grid panel.
GridPanel grid = new GridPanel();
2. Add plugin
grid.addPlugin(somePlugin);
3. reconfigure grid with new column model and store
grid.reconfigure(newColumnModel, newStore)
Oh, God
Added plugin is not visible
Original issue reported on code.google.com by itmo....@gmail.com on 11 Nov 2008 at 1:04
Original issue reported on code.google.com by
itmo....@gmail.com
on 11 Nov 2008 at 1:04