ci_bootstrap_3 icon indicating copy to clipboard operation
ci_bootstrap_3 copied to clipboard

How do I use datatables in the frontend?

Open silvinux opened this issue 8 years ago • 1 comments

First of all, thanks for a really nice project. I've been struggling trying to render a table in the frontend with datables from adminlte, but I cannot do it. Will you be so kind to help me out on this?. Thanks in advance.

silvinux avatar Dec 15 '16 22:12 silvinux

The data table is not come from AdminLTE, it come from Grocery CRUD library. Please take a look at generate_crud($table, $subject = '') in application/core/controllers/Admin_Controller.php.

vin89423 avatar Jul 28 '17 04:07 vin89423