Using buttons with bootstrap theme destroys structure
Using buttons with bootstrap theme destroys structure
Hello everybody,
I observed that since I added buttons for export that the table information and pagination aren't on the same line but one upon another. Before adding the export buttons they were each in a column in the same row and now they're both in a div. I may have been blind on my eyes if there's a support article mentioning on how to place datatables plugins.
What's the right approach before I start manipulating the dom with jquery like crazy?
Also if code is necessary please tell me, I'll add but I'm unsure if it even helps in my case.
Thanks in advance and everyone a great day
Answers
Solved. Didn't know about that https://stackoverflow.com/questions/37611485/display-page-length-and-pagination-in-the-same-line-jquery-datatables .