Thursday, August 27, 2009

Multiple pagination same view

Does anyone know how to have multiple blocks (multiple tables for
example) of paginated data on the same page? There seems to be 2
issues:

1) the navigation section ($paginator->next, etc) gets overwritten by
the last pagination on the page. So the navigation data and page
counts are correct only for the last pagination instance.

2) clicking a link in the navigation section to show a new page will
affect each instance of pagination.

Thanks very much,
ML
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: