I'm using sfPropelPager to break down a list of message board posts in to pages of 10. I want to be able to link to the page within the list of posts that has a given ID on it.
Is there an easy way to do this or do I have to literally go through the pages of Pager retrieving (and thereby hydrating) each record until I find the ID? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
