Hi, I stuck on the problem how I can implement paging in my GWT-App. I want to show a list of users in a view, therefore I use the FlexTable. Now it can happen that there are hundreds of users which is a bit too much for the view, so I want to split it to 20 users on the screen and let the client user page through this. Something like in Gmail when you can go through your emails. Actually I do not know how to start?? Can somebody give me an advise how I can solve that?
Thanks
-- 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.
