Are you using Bootstrap or another styling framework? The first thing to do is make sure you are loading all the correct JS and CSS files for the styling Framework you are using.
@kthorngren
i think everything is correct , i use all of datatable features.
i use bootstrap before, then
i tried to change datatable style from bootstrap to datatable style but not solve my problem.
Answers
Seems like a styling issue. Without a link to your page or a test case it would be difficult to troubleshoot.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Are you using Bootstrap or another styling framework? The first thing to do is make sure you are loading all the correct JS and CSS files for the styling Framework you are using.
Kevin
@kthorngren
, i use all of datatable features.
i think everything is correct
i use bootstrap before, then
i tried to change datatable style from bootstrap to datatable style but not solve my problem.
Here is the Bootstrap responsive example:
https://datatables.net/extensions/responsive/examples/styling/bootstrap.html
Does it work and look correct for you?
Are you loading the same JS and CSS files?
Kevin