Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "Tapestry5GridComponent" page has been changed by BasileChandesris. The comment on this change is: removed dead link. http://wiki.apache.org/tapestry/Tapestry5GridComponent?action=diff&rev1=9&rev2=10 -------------------------------------------------- <t:grid t:source="list" remove="id"/> }}} - == How link a entry to another page == + == How link an entry to another page == The persons's lastname shall be linked to a page "person/$ID" {{{ <t:grid t:source="list" row="person"> @@ -57, +57 @@ } ... }}} - - for details see http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Grid.htmlAdding%20Columns%20Example == How to add a sortable column == With the above code the column will not be sortable. To make it sortable use --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
