When customising DataTables for your own usage, you might find that the default position of the feature elements (filter input etc) is not quite to your liking. To address this issue DataTables takes inspiration from the CSS 3 Advanced Layout Module and provides the div
wrapping containers (with classes) to provide complete layout flexibility. The syntax available is:
In the example below I've moved the table information to the top of the table, and all the interaction elements to the bottom, each wrapper in a container div
.