Archive for November, 2008

Ext.ux.Livegrid 0.3RC1

Posted by:

Ext.ux.Livegrid is now available for download. This release is feature complete. New features will be available in 0.4.

Go visit the project home for the changelog and instructions on how to obtain your fresh copy of Ext.ux.Livegrid.

Continue Reading →
2

A spoonful of sugar – Ext.ux.grid.GridViewMenuPlugin

Posted by:

#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 →
0

Ext.ux.Livegrid 0.3a4 introduces long awaited support for EditorGrid

Posted by:

Ext.ux.Livegrid 0.3a4 with support for real-time editing

Ext.ux.Livegrid 0.3a4 is available from the trunk and brings you support for real-time editing of data rows.

Several bugs were fixed and new enhancements made it into this release, such as the Ext.ux.grid.livegrid.GridPanel- and Ext.ux.grid.livegrid.EditorGridPanel-classes.

Some clients also requested to be able to pass the grid’s view as the config property for Ext.ux.grid.livegrid.Toolbar again, which was changed in favor of a “grid”-property ...

Continue Reading →
2