KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Unable to style the table generated #1962

Open Awet Kibreab opened this topic on on Mar 11, 2021 - 5 comments

Awet Kibreab commented on Mar 11, 2021

I am using CodeIgniter 3.11 and integrated the free version of koolreport. Most of the features work fine, but the Data returned to Table does not styled according to my bootstrap and bootstrap table style provided by the koolreport/bootstrap4.

KoolReport commented on Mar 11, 2021

Did you add the use \koolreport\bootstrap4\Theme; to your report class.

Awet Kibreab commented on Mar 11, 2021

Yes, I did it. But the table did not stylized, instead it make it. compacted. Can I integrated the datatable in the table created by koolreport

KoolReport commented on Mar 11, 2021

May be you added use \koolreport\codeigniter\Friendship; as well, it will help to export resources to public in codeigniter. Please download the codeigniter package.

Awet Kibreab commented on Mar 13, 2021

Can I use the datatables js library to table of the koolreport. and how

Sebastian Morales commented on Mar 15, 2021

Awet, we have the Datagrid package which utilises datatables.js to create DataTables widget:

https://www.koolreport.com/examples/reports/datagrid/datatables/

Pls try it and its various features. Rgds,

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None