Hi, Provide your own GridDataSource?
-- Chris On Mon, Dec 24, 2012 at 1:19 PM, mateen <[email protected]> wrote: > Hi, > > > I am untill now binding my Grid to an in memory List. I provide pagination > the usual way, and it works fine. Now i my Spring Bean that i have > injected, > recieves a page number and a page size argument. How can i configure my > scroller to paginate with this function? So that when the user presses say > page 2, i send a arguement to the api function that returns me the contents > of page 2 ? > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Grid-Scroller-tp5718948.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
