[Zope] Re: [Zope-DB] Totally newbieish question about results paging.
   
    Matthew T. Kromer
     
    matt@zope.com
       
    Mon, 14 Jan 2002 10:25:39 -0500
    
    
  
j2 wrote:
>I admit to not being more then a cpl of weeks old to Zope, and i have read
>quite a bit of the material online.. But, can someone give me a pointer to
>where to find some kind of skelleton to page the results of a query, along
>with next/prev/et. al. functionality?
>
>Tia
>
Hi Jan,
I'm sure this has probably already been mentioned -- but if you use the 
Zope interface to create a Z Search Interface, you can have the system 
create both a query page, and a paginated result page generated around a 
Z SQL method.