Hi,

I added a "Photo" col to the grid, it displays properly, but when I click
next page, I got an render queue error like the one at end of message, any
idea why? thanks

Angelo

<table t:type="grid" source="comments" model="model" add="Photo"
rowsperPage="10" row="currentCmt"
          pagerposition="both" rowClass="rowClass"
empty="block:emptySource">
       
        <t:parameter name="photoCell">
            View 
       </t:parameter>

   </table>


Render queue error in SetupRender[IncomingComments:grid.columns]: Bean
editor model for org.sample.entities.Comment already contains a property
model for property 'Photo'.



-- 
View this message in context: 
http://www.nabble.com/t5%3A-using-%22add%22-in-a-grid%2C-render-error-when-navigate-tp22244115p22244115.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