blob: 04a0be5b40eaf56c429a9149cac25eef0ddedff9 [file] [log] [blame]
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd">
<head>
<title>Grid Data Source Demo</title>
</head>
<body>
<h2>Demo of the JPA GridDataSource
</h2>
<t:grid source="source" />
<p>
<t:actionlink t:id="setup">setup</t:actionlink>
the data
</p>
</body>
</html>