Codeigniter:使用数据网格
我正在寻找使用 CI 实现数据网格,如果使用 ajax 会更好。
在 Google 上搜索,我发现了很多关于如何使用 Flexigrid-4-CI 或 jqGrid 的教程和讨论,无论如何,我仍然对哪一个可以提供更大的灵活性感到困惑。
例如,是否可以设置多个字段来使用 Flexigrid 过滤结果?除了扩展我的搜索之外,我还发现了其他库,例如 CarboGrid 或 datagrid-CI。
有人尝试过那东西吗?你有什么建议? CarboGrid 看起来真的很有趣......
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...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我正在使用数据表,简单、干净、快速,行数低于 1000 行。
I am using datatables, simple, clean, and fast under 1000 rows.
我发现一些正在积极开发
phpGrid - 很多功能
SmartGrid - 具有引导支持的简单网格
Grocery CRUD Datagrid - 带有 Datagrid 的框架
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