[Zope] Pagination
   
    Brendan Crosser-McGay
     
    brendan@paymentonline.com
       
    Mon, 10 Mar 2003 14:42:17 -0800
    
    
  
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 :)
-Brendan