dereks
10 Sep 2010, 12:47 PM
My app is now ready for a paged grid. The famous Ext.ux.Livegrid GUI -- a scrollbar with dynamic paging, which does not require the user to do any manual paging -- is exactly what I want.
I tried to swap out my GridPanel with the Livegrid, but Livegrid is broken and unmaintained. I posted about it here:
http://www.sencha.com/forum/showthread.php?109493-Ext.ux.grid.livegrid-with-ExtJS-3.3-Broken
There was a post a couple of years ago asking the Livegrid page-using-scrollbar functionality to be added into the GridPanel core. But it has not been done.
So, what do people use for paging large tables? Do you use the paging examples included with ExtJS, like the slider pager or progress bar pager? Is there anything better out there?
Should I bite the bullet and spend several more hours getting Livegrid to work with ExtJS 3.3?
I tried to swap out my GridPanel with the Livegrid, but Livegrid is broken and unmaintained. I posted about it here:
http://www.sencha.com/forum/showthread.php?109493-Ext.ux.grid.livegrid-with-ExtJS-3.3-Broken
There was a post a couple of years ago asking the Livegrid page-using-scrollbar functionality to be added into the GridPanel core. But it has not been done.
So, what do people use for paging large tables? Do you use the paging examples included with ExtJS, like the slider pager or progress bar pager? Is there anything better out there?
Should I bite the bullet and spend several more hours getting Livegrid to work with ExtJS 3.3?