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
Good luck,
F.Kereki