On Fri, 07 Jul 2006 11:38:09 -0700 "nate" <[EMAIL PROTECTED]> wrote:
> 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. No problem with that. In my remote calls i will always pass both divs to be updated. What i want is to be able to selectively update a subset of the divs (or all of them) based on some conditions. How can i do that? Thanks in advance. -- Gonçalo Marrafa <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
