blob: fc24f5b5653883394d4e2aabf6b782a5c6349185 [file] [log] [blame]
<html t:type="border" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<h1>Short Grid</h1>
<p>
Only items with index 0 to 5 should appear. After that, the GridDataSource returns null.
</p>
<t:grid id="grid" source="data"/>
</html>