Re: Pagination Example

2009-05-12 Thread Jim
You can find an example from http://www.gwtorm.com/mail/Mail.html. Also you can download source code there. Jim Xie http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 12, 6:52 am, Magius wrote: > I created one using a flexTable and some buttons to forward, > backward, ... >

Re: Pagination Example

2009-05-12 Thread Magius
I created one using a flexTable and some buttons to forward, backward, ... I stored all the result in memory and loaded the table with the current page results. On May 12, 7:59 am, abbu wrote: > Hi everybody, > Here i have a FlexTable and a datalist which is getting populated in > the table. si

Pagination Example

2009-05-11 Thread abbu
Hi everybody, Here i have a FlexTable and a datalist which is getting populated in the table. since the results are more i wanna have a paginator for the flextable. could anybody please provide an example how to have a paginator in GWT. Thnx in advance. --~--~-~--~~~-