Thanks, one more time. What I did is to add the following parameter to my grid component
<t:parameter name="nameDescriptionCell"> <t:outputraw value="product.namepicture"/> </t:parameter> Unfortunatelly with no succes. Things I've observed: 1) If I change the "namewDescriptionCell" to whatever I get the same result 2) If I change tha value="product.namepicture" to a non existing field I've got an exception(this proves me that the column is called.) 3) whatever propertie from the product I write: "product.whatever" I've got allways the same field wich corresponds to product.description. It looks as if something was wrong... Cheers -- View this message in context: http://www.nabble.com/T5-UTF8-encoding-tp17806489p17808264.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]