Topic: DataTables Export Buttons: need to change locations
Topic: DataTables Export Buttons: need to change locations
I have only now noticed that when I implemented a DataTables application with the Export buttons ( the div.dt-buttons), those buttons covered the Row length selector list box. I would like to move the Export buttons to a more central location between the SEARCH textbox and the ROW LENGTH listbox. I thought that the LAYOUT property of the BUTTONS will allow me achieve that, but, so far I have been unable to center the DIV.DT-BUTTON. I appreciate any help I can get. Thanks.
Answers
Here are a couple threads with the same question:
https://datatables.net/forums/discussion/78188/center-element-extension-with-new-layout
https://datatables.net/forums/discussion/78230/layout-option-show-multiple-items-next-to-each-other
Let us know if they help you solve your issue.
Kevin