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