kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

Ability to disable pagination` and `sort` for the grid #61

Closed kartik-v closed 9 years ago

kartik-v commented 9 years ago

With this enhancement, one can set the sort and pagination to false for the gridOptions['dataProvider'] - to entirely disable them.