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?

Reply via email to