Hello, in tapestry 5.4 it's very easy to refresh the grid content using
ajax. You just set inplace field to true and you're done.  The grid
component handles everything.

Now I'm wondering if there's any way to trigger this behavior from another
component.

For example i have an UpEvent link that is inside the grid, that will move
the order of the content. When it's clicked the database will be update and
i expect the grid to be refreshed partially. I could create a zone that
wrap the grid and re-render it using ajax renderer. But I'm wondering if i
could just use the existing grid internal zone instead.

Thank you verymuch.

-- 
http://www.mreunionlabs.net/ <http://www.mreunion-labs.net/>
twitter : @mreunionlabs @abangkis
page : https://plus.google.com/104168782385184990771

Reply via email to