Codeigniter: using datagrid
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 fou开发者_开发百科nd other libraries such as CarboGrid or datagrid-CI.
Does anyone tried that stuff? What's your suggestion? CarboGrid looks really interesting...
I am using datatables, simple, clean, and fast under 1000 rows.
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
精彩评论