[symfony-users] Re: Pagination using routing

2011-03-28 Thread weaverryan
Hi Srivatsa- You cannot setup pagination using this method. You need to setup the pagination as you normally would - you can't make use of the sfPropelRoute functionality with the pager as far as I know. Thanks! On Mar 28, 4:04 am, Srivatsa Prasad srivatsa6...@gmail.com wrote: Hi All, In my

Re: [symfony-users] Re: Pagination using routing

2011-03-28 Thread Srivatsa Prasad
Hi, Thank you, you saved me a lot of time. On Mon, Mar 28, 2011 at 8:38 PM, weaverryan weaverr...@gmail.com wrote: Hi Srivatsa- You cannot setup pagination using this method. You need to setup the pagination as you normally would - you can't make use of the sfPropelRoute functionality with