Is there an easy way to tweak the AJAX response so that an entire nested table is refreshed when a record is added, instead of simply adding the new record?
I have a situation where I have a nested table of dependencies (in this case, subscriptions) for an accounts page. I have customized the create action to add a new subscription record for the account. Because the create action modifies another subscription record in this table, I would like to either refresh that column as well or simply refresh the entire nested table. -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
