The GridRows component is a close relative of the Loop component, and manages its loop in Java code, re-rendering its template multiple times. Each render of the template includes an explicit Loop to render a <td> for each property.
On 10/6/07, Josh Penza <[EMAIL PROTECTED]> wrote: > I have a question about the grid and it rows. > > Where are the rows being rendered? > > In Grid.html I see <table> .... <tbody> <tr t:id="rows" /> </tbody></table> > > But In GridRows.html I only see a loop for the properties of a single row. > > Where is the loop that renders the rows itself? > -- Howard M. Lewis Ship Partner and Senior Architect at Feature50 Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]