A spoonful of sugar – Ext.ux.grid.GridViewMenuPlugin
Posted by: Thorsten Suckow-Homberg
#122, tagged as feature request: allow a user to show/hide grid columns using a custom implementation of the grid’s header column menu. More detailed: It should sit in the upper right corner of the grid, right above the scrollbar. Obviously, a solution providing the smallest footprint possible was needed, yet providing as much flexibility that the rendered menu is as extensible as possible.
So I give to you the Ext.ux.grid.GridViewMenuPlugin, a lightweight plugin you add to your grid.
You can find the ...
Continue Reading →
5
NOV
Share