El Lunes, 1 de abril de 2013 10:02:50 Gloufy escribió:
> Hello,
> 
> I search how to refresh the parent list after close (when i click on close)
> the parent list and not just the row update the row.
> Thanks you for your reponse
> Gloufy

You could override row method to call list:

def row
  list
end

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/activescaffold?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to