Ext.ux.Livegrid 0.3RC1

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.

2 Responses to “Ext.ux.Livegrid 0.3RC1”

  1. Dave Brounstein Says:

    I am updating BufferedGrid to Livegrid.
    How do I getAllSelected?

    I can getCount() and getSelected(), but that only returns 300. getPendingSelections() doesn’t return the pending records.
    What I really need is a getAllSelected(), which is really what getSelected() should do.

    I noticed that if I selectAll, then I scroll down the grid, then rm.selected contains the records. However, I cannot assume that me users will do this. Maybe there is a way I don’t know that will convert selected and pending to selected.

    Thank you,

    Dave Brounstein
    Red Condor Inc.

  2. Thorsten Suckow-Homberg Says:

    For versions prior to 0.4, please refer to the forum post at http://www.extjs.com/forum/showthread.php?p=344134#post344134

Leave a Reply