ramonchu - In a roundabout way, you have done exactly what you would have done in a value encoder except that it is not re-usable in another page. Tapestry will take the Object[] array and will coerce it to a String and write it to the html of the page.
I'd recommend using a ValueEncoder instead. Once you've written it once and contributed it to Tapestry, you can pass around your entity and forget about it instead of going through Object[] all the time. My 2p ;) -- View this message in context: http://tapestry.1045711.n5.nabble.com/getting-the-object-in-a-row-from-a-grid-component-tp5687588p5699481.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