hmm i guess i shld do ... saw it in another post ...
<?= $this->paginationControl($this->paginator, 'Sliding',
'pagination.phtml', array('route' => array('module' => 'lab', 'controller'
=> 'categories', 'action' => 'index', 'id' => $this->dept->id))); ?>
but with this i get
lab/categories/index/id/:id/page/:page
^ anyway to not have this id? tho a small
thing
thanks anyway!
David Mintz-2 wrote:
>
> http://www.nabble.com/basic-question-re-Zend_Paginator-td19655859.html
>
> Cheers!
>
> On Sat, May 2, 2009 at 7:04 AM, iceangel89 <[email protected]> wrote:
>
>>
>> Zend_Paginator is working if i dont have any query strings
>>
>> however when i have a query string say
>>
>> /lab/departments/1
>> ^
>>
>> zend paginator wont work. how i i fix this?
>> --
>> View this message in context:
>> http://www.nabble.com/Zend_Paginator-with-Query-Strings-tp23345113p23345113.html
>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>>
>
>
> --
> David Mintz
> http://davidmintz.org/
>
> The subtle source is clear and bright
> The tributary streams flow through the darkness
>
>
--
View this message in context:
http://www.nabble.com/Zend_Paginator-with-Query-Strings-tp23345113p23346131.html
Sent from the Zend Framework mailing list archive at Nabble.com.