Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
That's strange! It seems working well in our examples. Have you tried with our downloaded examples. Here is what we use with DataTables.
I have tried this but no luck. I'm using :
<?php
DataTables::create(array(
"dataStore"=>$this->dataStore('StatisticsRep'),
"themeBase"=>"bs4",
"cssClass"=>array(
"table"=>"table table-striped table-bordered"
),
"options"=>array(
"searching"=>true
),
.........
and the result is the picture attached.
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo