Hi (Kalimera)

I am in the same situation, I am trying to display datastore data on a 
celltable. To avoid having to page back and store cursors I place the 
celltable in a scrollpanel and when scroll reaches the end I change the 
range and the asyncdataprovider makes a new call to get new records. 
Finally, I add new records at the end of the list being displayed.

However, If I wanted to use pagination and page back I would probably store 
the cursors in the asyncdataprovider.

G :-)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/3TMlW-gZZZQJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to