> where do I have to place the mixin? I placed it into /components.
Mixins must live in basepackage.mixins
(http://tapestry.apache.org/component-mixins.html)

> RowType is the object that is displayed in the grid? Eg
> onRowClick(UserProfile user)?
Correct, it is the collection type backing the grid

> I implemented it that way, but rowclicks are not recognized at all.
I'm assuming you are at the stage where tapestry is complaining about a
missing mixin named "rowEvent"?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Render-whole-table-grid-row-as-a-link-tp5717388p5717510.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