Hi, I'm trying to use the decorator @paginate and thanks to this thread http://groups.google.com/group/turbogears/browse_frm/thread/d44a00d15916fbe6 I find out how to manage two pagination objects in the same page. Sadly I'm still having difficulties: in fact I'm using tg_paginate_order and tg_paginate_limit variable to modify the order and the numbers of items displayed of one of the two tables I'm browsing through the URI, and I can't figure out what are the names of tg_paginate_(limit/order) for just one of my tables. Is it possible there is specifics variables names to do this? I'd be thankful for any help :)
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

