Datatable responsive child not neat
Datatable responsive child not neat
abdi9x
Posts: 3Questions: 2Answers: 0
it seems like my datatable isn't working properly.
This discussion has been closed.
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 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.
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