Blog

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 in 0.3a1; now, you can pass either “grid” or “view”, so our old code does not brake.

Visit http://www.siteartwork.de/livegrid for a complete list of changes and instructions on how to obtain the latest version.

2


About the Author

Thorsten is the author of the conjoon open source project and the Ext.ux.Livegrid component. In this blog he writes more or less frequently about his current projects and web development in general.

Discussion

  1. Tom Sorgie  November 20, 2008

    Any chance of seeing your LiveGrid component for GXT. Its really very nice, and definitely something we’d consider paying for. But we’re committed to GXT as a platform.

    (reply)
  2. Shital  September 15, 2009

    Using EditorGrid it won’t show vertical scroll bar when the page is loaded and so the data below the height limit, but start showing once the page refresh. How can it will be shown on page load itself?

    (reply)

Add a Comment