Yes and no. You can render all the div's you want, but they'll only be sent to the client if they're included in the header that provides the id's of the elements to be updated.
The only other thing you could do is emulate Cake's built-in mechanism for updating multiple div's, and output everything manually. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
