Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
Pls try options' "dom" property to show/hide/place elements of DataTables:
https://datatables.net/reference/option/dom
For example:
DataTables::create(array(
...
"options" => array(
"dom" => "lftipB",
...
)
));
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo