let say we use cursor and we fast-forward page.

1-10
11-20  when reached here, one record in  23 is deleted
21-30

on in this case, when cursor is at 21, it will only show 9 record on
this page correct?


In other words, we cannot use global count (total records) for paging
unless we will have to start from page 1 again (1-10) again ?


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to