FixedHeader
When displaying tables with a particularly large amount of data shown on each page, it can be useful to have the table's header and / or footer fixed to the top or bottom of the scrolling window. This lets your users quickly determine what each column refers to rather than needing to scroll back to the top of the table.
Enable the FixedHeader extension for DataTables.
Or, configure it.Header¶
Enable / disable fixed header.
Footer¶
Enable / disable fixed footer.
HeaderOffset¶
Offset the table's fixed header.
Offset the table's fixed header with function.