The thing is that I use paginations on a lot of different controllers, and I would love to have a more generic solution
On Apr 12, 11:29 am, Tom Atkins <minkto...@gmail.com> wrote: > This worked for me: > > http://www.web2py.com/book/default/chapter/12#Pagination > > On 12 April 2011 11:16, Francisco Costa <m...@franciscocosta.com> wrote: > > > > > > > > > Hi! > > What is the ideal pagination method in web2py? > > Are there any plugins or examples?