Hi,
 i have achieved dynamic pagination. But got one bug. I have made one
text field which takes input from user for "Records per page". Its
displaying records as per field but when i am clicking on next page
link then records displayed are 'default'(Not as per field's input).
what to change?
Reply
[EMAIL PROTECTED]

Thanks
Bhushan

On Jan 21, 5:58 pm, Nasko <[EMAIL PROTECTED]> wrote:
> Have you read the second page of the article you were referring to?
> There are links to online demos by AD7Six in it.
> Anyways, I think the answer you're looking for can be found 
> here:http://www.ad7six.com/Pagination/Named
>
> Use the 'show' param and make sure it's not listed in 'privateParams'.
>
> HTH
>
> On 21 Ян, 11:01, bhushan A <[EMAIL PROTECTED]> wrote:
>
> > I have followed steps as per 
> > linkhttp://bakery.cakephp.org/articles/view/pagination.Paginationisachieved 
> > but its displying Result per page = 20 by
> > default. I want to take that from user. There is one function
> > resultPerPageSelect() in view/helper/pagination.php . We have to call
> > it in views/elements/pagination.thtml. But i am not getting how to
> >

call it.  Please suggest some way to achieve this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to