About Datatable Header and Footer Fixed
About Datatable Header and Footer Fixed
sharifulislam2302963
Posts: 1Questions: 0Answers: 0
I can't fixed Datatable Header and Footer. My Datatable is so large. So, I use scroll. But when I scroll horizontally then Datatable Header like perpage show data option and search box option and Datatable footer like pagination option moved.
But I fixed it. Is have any solution? Please give me a solution.
Replies
You can use the FixedHeader extension for that, it can fix both the header and the footer as demonstrated here,
Colin