Codeigniter: using datagrid

2019-05-24 10:52发布

i'm looking for implement datagrid with CI, better if using ajax.

Searching on Google i've found many tutorial and discussion on how to use Flexigrid-4-CI or jqGrid, anyway i'm still confused on which one could offer more flexibility.

For example, is it possible to set more than one field to filter results with Flexigrid? Besides extending my search i found other libraries such as CarboGrid or datagrid-CI.

Does anyone tried that stuff? What's your suggestion? CarboGrid looks really interesting...

2条回答
混吃等死
2楼-- · 2019-05-24 11:22

I have found a few actively on development

phpGrid - A lot of features
SmartGrid - Simple grid with bootstrap support
Grocery CRUD Datagrid - A framework with Datagrid

查看更多
SAY GOODBYE
3楼-- · 2019-05-24 11:44

I am using datatables, simple, clean, and fast under 1000 rows.

查看更多
登录 后发表回答