swapping the export and search div
swapping the export and search div
HI is there a way to swap the export div with the search div
So the search is next to the dropdown on the left, and the export + refresh button is on the right?
Thanks Kevin
This discussion has been closed.
Answers
The
domoption is used to control the placement of the Datatables elements. Sounds like you wantdom: "lfBrtip". If you are suing a styling framework you will want to format thedomstring as documented in the styling section.Kevin