Closed GoogleCodeExporter closed 9 years ago
If you put your tables headers in a thead element they will be repeated across
pages:
<table>
<thead>
<!-- your header rows here -->
</thead>
<tbody>
<!-- your "data" rows here -->
</tbody>
</table>
Original comment by eclecticgeek
on 16 Aug 2012 at 2:24
Original comment by eclecticgeek
on 30 May 2013 at 5:16
Original issue reported on code.google.com by
shiva.ch...@gmail.com
on 16 Aug 2012 at 8:40