Grant, thanks for the reply

> Some documentation on the paginator is 
> athttp://blog.insertdesignhere.com/posts/view/16

This was my starting point for learning how to do this. I am
essentially trying to implement the example in that blog post.

> 1.  Have you called $paginator->options() ?

Yes, in my view I have the following:

<? $paginator->options(array('update' => 'content','indicator' =>
'spinner')); ?>

> 2.  Do you have the appropriate content div for the ajax call (which
> you are currently using) to update?

Yes, and this is being updated (I verified this). Unfortunately, it's
only updated with the same items of the first page.

Any help is appreciated,

Aaron


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to