There is apparently soon going to be a livegrid implementation for GXT/Ext-GWT, similar to the one that exists for ExtJs, SmartClient/SmartGWT, and ItMill. There is already a demo and all (no source or anything else) – but worth checking out out anyway. And the announcement.
I personally have no idea whether paging is better than live grids for usability – none of the rich UI desktop systems I’ve worked on used paging (10000 or even 100000 rows is not too bad for the user if responsiveness is good and sorting/drilling is organized well), however none of the web apps I’ve developed or used had more than 200 rows per “page”. I think the key is in the UI organization around the grid and visual responsiveness of components…
Filed under: Uncategorized | Leave a Comment »