Seems to me, after several hours, that I've solved adding
if ($this->RequestHandler->isAjax())
$this->render('admin_index', 'ajax');
at the end of the admin_index() function in the controller. But it
sounds very strange, because it should be RequestHandler's duty to do
that. Am I wrong?
Is Cake's or Pagination's fault?
Thanks anyway,
Paolo.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---