Y2i,
by storing the range on the server,
you make the server responsible for knowing at what page of result you
currently are,
instead of putting the responsibility on the client ?

in other words, your client tells the server, give me the "next" page
of result,
the client doesnt specifically says, give me page 4, give me page X,
client just says give me "Next" page, and it is the server that knows
what this next page would be,
and returns the result to the client.

is this what you are doing ? am I understanding you correctly ?

On Jan 21, 8:06 am, Y2i <yur...@gmail.com> wrote:
> *when we click "next" on SimplePager, the range changes, and
> **table is updated with new data*
>
> I would store this range (start + length) on the server.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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