How to realize paging in combination with a FlexTable

311 views
Skip to first unread message

ojay

unread,
Jan 6, 2010, 6:03:01 PM1/6/10
to Google Web Toolkit
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

FKereki

unread,
Jan 7, 2010, 6:52:12 AM1/7/10
to Google Web Toolkit
I implemented paging for the "Cities Browser" example in my article at
http://www.ibm.com/developerworks/library/wa-aj-patterns/ --
specifically, read from "Pattern: Caching" onwards.

Good luck,
F.Kereki

Reply all
Reply to author
Forward
0 new messages