I would try using an informal parameter on the grid instead of a Mixin. The
row mixin should be able to access that with

ComponentResources.getInformalParameter(String name, Class<T> type) 

so in your template

<t:gird rowMixinParam="mixinValue" .../>



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Can-I-attach-an-instance-mixin-to-a-nested-component-tp5717741p5717764.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