Hello, I need to customise the header text on a Tapestry Grid column. This code does just that, but it removes the sort functionality:
<table class="table table-striped" t:type="grid" t:source="data" t:rowsPerPage="50" t:pagerPosition="bottom"> <p:specialHeader>Custom header</p:specialHeader> </table> How can I restore the sort functionality to this custom header? Thanks, Ollie Ollie Glass peerindex.com +44 7776 307 432 @ollieglass