Hi,

is there a simple example of how to use the grid component, which is
just a bit more complex than

<t:grid source="items"/>

There are basically two things I am looking for at the moment:

1. hide columns (without using annotations in the java files, my feeling
is that the configuration which fields to show on the web-form does not
belong in an annotation in the java entity, but in the page)

2. create a link (actionlink?) in each row to reach a page where the
specific item can be edited

I think almost every tapestry application will use features like this in
a grid, but I could not find a simple example of how to do it.

I someone points me to the right direction, I will create a simple
example for the wiki.

Thanks,

Christoph Jäger

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to