blob: 88a92e7c7a8014932e559c0c0f54fc89d80356ab [file] [log] [blame]
<html t:type="Border" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<h1>Grid Demo</h1>
<table t:type="Grid" source="tracks" row="track" model="simpleTrackModel">
<t:parameter name="ratingcell">
<t:outputRating rating="track.rating"/>
</t:parameter>
</table>
</html>