I think I need to @InjectContainer private MainPage container Then I can access the "rows" of the grid through the source List<>. (or source list of my entity - phones in this case)
I'll have a look at the in-place-editor for grid because that must do something similar. Then do something in the beforeRenderTemplate to redraw the AJAX-updated re-render. On 13/04/2012, at 8:12 PM, Lance Java wrote: > Your ajax event handler method will need to initialize any properties that > are required in the rendering block > > Draggables can have a "draggablecontext" attribute. Although I've not used > it I'm sure that you could pass the context required to initialize your > property. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org