Hello!

i would like to implement a pageLink for the whole row instead for each cell
in the row. What i know so far is that i can overwrite the cell with 

<t:parameter name="nameCell">
                <t:pageLink page="group/Show" context="curGroup.id">
                        ${curGroup.name}
                </t:pageLink>
</t:parameter>

but then, the user has to select this item. instead, if he is just moving
his mouse somewhere within the row, it should be a link. 


thx



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/t-grid-action-on-select-row-tp5718970.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

Reply via email to