The goal of this widget/wrapper is to provide a drop in replacement for base CGridView widget from the Yii framework, using DataTables plugin.
The goal of this widget/wrapper is to provide a drop in replacement for base CGridView widget from the Yii framework, using DataTables plugin.
Features
- Redrawing of table contents (after paging/sorting/searching) using AJAX calls.
- Using CGridView columns definition format, supports all basic special columns like Buttons, Checkbox, etc.
- Custom buttons in table header.
- Smoothness theme from JUI by default
- Twitter Bootstrap support through the bootstrap extension
- Partial editable cells support.