Thank You. does your Table work with Browser back button ? hitting back/forward button taking the user to the correct page of results in the table ?
On Jan 21, 9:47 am, Y2i <[email protected]> wrote: > > 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 ? > > I simply used your example with a SimplePager. In the context if the > example this is exactly what I'm doing. -- 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.
