zepernick / Codeigniter-DataTables

CodeIgniter Library For Ajax Server Side DataTables 1.10 >
MIT License
94 stars 95 forks source link

Responsive Table? #8

Closed fipsofant closed 9 years ago

fipsofant commented 9 years ago

Hey! Datatable at datatables.net are responsive. Is it possible to make your datatables responsive too?

Thx

zepernick commented 9 years ago

Yes, this just serves as the back end to deliver the JSON to DataTables and search the database using CodeIgniter. You still download the datatables.net library and can continue to use the responsive plugin.