I'm not sure where to start here, and I'm kind of new to Zope here, but I thought I would ask. How do most ZSQL generated lists get paginated? I haven't seen hardly anything pointing to a way of doing this. Maybe I'm just looking in the wrong area. I would like to know how to display a list of items with a page break that displays page numbers, something similar to this: (Prev - 1 - 2 - 3 - Next)
I would appreciate any input on how someone else achieved this. >Thanks :)
You might want to look at my ImagePagerFolder http://www.zope.org/Members/leeharr/Products/ImagePagerFolder/ It does not get its list from sql, but it might be useful. _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
There is also a good recipe for this at: http://www.zopelabs.com/cookbook/1019946889 -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Lee Harr Sent: Monday, March 10, 2003 9:54 PM To: zope@zope.org Subject: [Zope] Re: Pagination
I'm not sure where to start here, and I'm kind of new to Zope here, but I thought I would ask. How do most ZSQL generated lists get paginated? I haven't seen hardly anything pointing to a way of doing this. Maybe I'm just looking in the wrong area. I would like to know how to display a list of items with a page break that displays page numbers, something similar to this: (Prev - 1 - 2 - 3 - Next)
I would appreciate any input on how someone else achieved this. >Thanks :)
You might want to look at my ImagePagerFolder http://www.zope.org/Members/leeharr/Products/ImagePagerFolder/ It does not get its list from sql, but it might be useful. _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
participants (2)
-
Lee Harr -
Roger Fisher