Hi, I have a grid with a actionLink in each row, it links to a zone, it works. but the zone's location is fixed in the first row, is there way to put the zone in each row ? Thanks,
Angelo <table t:type="grid" source="messages" model="model" row="msg"> <t:parameter name="idCell"> < a t:type="actionlink" t:id="review" context="msg.id" zone="output" > action <div> <t:zone t:id="output"></t:zone> </div> </table> -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-zone-in-a-grid-tp3339462p3339462.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org