Kindly Check this.
http://lombok.demon.co.uk/tapestry5Demo/test/core/progressivedisplaydemo
Progressivedisplaydemo
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/AJAX-ActionLink-within-ProgressiveDisplay-tp4308800p4309620.html
Sent from the Tapestry - User mailing list
Try giving your zone an id that matches your t:id. This will make the id
fixed so it won't change in the ajax update of the progressive display.
On Apr 17, 2011 4:54 AM, "stephanos2k"
wrote:
27;) : $(zoneId);
This is where the "zoneId" from the reponse is used to find the appropriate
HTML element. Obviously it can't find it.
Am I on to something here or did I screw up my application somehow (I use a
few decorates)?
PS: I have to add that I'm using