You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@yahoo.com.hk> on 2008/03/25 03:28:03 UTC

T5: current row as zone?

I have grid and an ActionLink is embedded, I'd like to specify a zone for the
actionLink so that when it is clicked, the current row will be refreshed, is
this possible? Thanks

<table t:type="grid" source="invites" model="model" row="object" >
		<t:parameter name="sendCell">
          <t:actionLink t:id="Send" context="object.id"
zone="?">Send</t:actionLink>     
 		</t:parameter>
 </table>
-- 
View this message in context: http://www.nabble.com/T5%3A-current-row-as-zone--tp16267038p16267038.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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