Tapestry is interpreting the event as a property on your page. Change the
default binding prefix for the property to LITERAL:

@Parameter(required=true, defaultPrefix=BindingConstants.LITERAL) 
private String event; 



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