desperately trying to render footer
desperately trying to render footer
pmengo
Posts: 74Questions: 37Answers: 2
I cant fnd a way or debug why footer is not rendered. Possible cases, or issues?
This discussion has been closed.
Answers
Did you provide a <tfoot> in your HTML that matches your <thead>?
@jr42.gordon .
I just have
<table id="quadTable" class="table table-bordered display responsive nowrap"
cellspacing="0" width="100%">
</table>
and let datatables take care of structure