Just to say that CellTable (and all widgets that implements 
HasKeyboardPagingPolicy) has a KeyboardPagingPolicy that can be set to 
INCREASE_RANGE in order to append the next page instead switching to it. 
Showcase shows this functionality with a CellList, using a 
ShowMorePagerPanel (that extends AbstractPager) that uses an inner 
ScrollPanel to update the current range once the scrollbar reaches the end.
For the Async part, i think a simple AsyncDataProvider should do the trick.

Unfortunately, PagingScrollTable does not have such a policy... :(

cios.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to