Comment by djb.bell:
This definitely looks promising. Just a quick question though. Will this
new model allow for a "live" continuously updating grid/table.
By this I mean as the user scrolls up and down, the model is asked for more
rows and the rows above a paged out. This allows the user to scroll around
a large data set with no delay. The amount of rows buffered above and
below the Viewport should be configurable.
Would this be possible. One thing our users despise is paging grids
tables. This Viewport is what they want and is more natural.
I believe ExtGWT and SmartGWT also.
Thoughts?
For more information:
http://code.google.com/p/google-web-toolkit/wiki/DataBackedWidgetsDesign
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors