Gap between tbody and thead - while using Datatable and bootsrap
Gap between tbody and thead - while using Datatable and bootsrap
kubsonen
Posts: 1Questions: 1Answers: 0
Hello everybody.
I've got very ugly problem with my datatable which I putted on my website.
The problem is in displaying the datatable with attribute scrollY and scrollCollapse.
Everything works fine but very annoying me about 10 px gap between thead and tbody in my table.
Thanks for your issue.
This discussion has been closed.
Answers
Maybe a CSS issue? Verify that your are installing all the correct Datatables files and in proper order to integrate with Bootstrap. The download build is the best way to do this:
https://datatables.net/download/index
Can you post a link to your page or a test case showing the issue so we can help debug?
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin