On 08.11.2010 10:00, Josh Kamau wrote:

> Am trying to add a virtual column to a grid  (an action link for deleting a
> record) but its not appearing on the grid. Whats wrong with this code:
> [...]
>               <t:grid t:source="contacts" row="contact">

You need to use the "add" parameter of the Grid:

http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html

http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/addandremovecolumns1

HTH
 Stephan

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

Reply via email to