Have a look at the AJAX Filter CRUD example and the ones that follow it on

        http://jumpstart.doublenegative.com.au/jumpstart

In AJAX Filter CRUD, the method onSelected(Long personId) is returning two 
zones - listZone and editorZone - but it could perhaps return just the 
editorZone.

Cheers,

Geoff

On 02/12/2012, at 7:54 PM, John wrote:

> Hi,
> 
> I have alist of users in a zone that when one is selected requires a form on 
> the page to render with the users details for editing.
> 
> At present both components are in 1 zone and so the user list seems to reload 
> on each selection. How can I set up my click method so that the form is 
> rendered in a seperate zone sparing the user list reloading each time?
> 
> TIA, John


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to