You may want to look at the pagedLoop component from the t5components project - here<http://87.193.218.134:8080/t5components/t5c-commons/ref/org/apache/tapestry/commons/components/PagedLoop.html>
Toby 2008/9/2 Howard Lewis Ship <[EMAIL PROTECTED]> > You'll need to create your own component, a cross between Loop and Grid. > > On Tue, Sep 2, 2008 at 7:47 AM, Yeeswara Nadapana (HCL Financial > Services) <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I have a bunch of records which I display using the <t:loop>. I am NOT > > using the GRID component. Is there any way I can implement pagination on > > the loop of data I display? Can anyone help on this? > > > > > > > > Regards, > > > > Yeeswar > > > > > > > > > > > > DISCLAIMER: > > > ----------------------------------------------------------------------------------------------------------------------- > > > > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. > > It shall not attach any liability on the originator or HCL or its > affiliates. Any views or opinions presented in > > this email are solely those of the author and may not necessarily reflect > the opinions of HCL or its affiliates. > > Any form of reproduction, dissemination, copying, disclosure, > modification, distribution and / or publication of > > this message without the prior written consent of the author of this > e-mail is strictly prohibited. If you have > > received this email in error please delete it and notify the sender > immediately. Before opening any mail and > > attachments please check them for viruses and defect. > > > > > ----------------------------------------------------------------------------------------------------------------------- > > > > -- > Howard M. Lewis Ship > > Creator Apache Tapestry and Apache HiveMind > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
