Formatting of DataTable changed since upgrade. "Showing Entries" and " Previous 123..." lines
Formatting of DataTable changed since upgrade. "Showing Entries" and " Previous 123..." lines
Hello,
I have upgrade to newer version of DataTable and it has caused the formatting on my table to overlap. How do I ensure that the Search box and the "Showing Entries" line do not overwrite each other.
Also how do I get the Previous 123456....335Next line to be like it use to be as showing in the correct image.
I have attached 2 files, one showing the problems and the other showing how it was previously formatted correctly.
Sorry I have not shown any code, I'm not sure where to start with fixing this.... I tried adding a "dom:" but that seemed to make no difference ....
Thank you
This question has an accepted answers - jump to answer
Answers
Its a styling issue. First make sure you have all the correct .js and .css files by using the download builder. If this doesn't help then please provide a link to your page or a test case replicating the styling problem so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin