I will very much like to put the export function i DataTables to be beside the filter option(se images)
But tried to play with sDom but with out luck:
"sDom": 'l<"clear"Tf>rtip',
It look like they both use css “float”: right. Any suggestion to move the export function so it all stay on one line?

The way I solve this problem was, by changing the CSS.
And of course add the TableTool like this:
Result:
