yii-dataview
yii-dataview copied to clipboard
Fix #7: Validate that DataReader is not both sortable and limited for GridView
trafficstars
| Q | A |
|---|---|
| Is bugfix? | ❌ |
| New feature? | ❌ |
| Breaks BC? | ❌ |
@vjik https://github.com/yiisoft/data/pull/201
@vjik that PR is now merged. Anything to add in this one?
@vjik that PR is now merged. Anything to add in this one?
When data reader with limit, links in pagination shouldn't contains sort parameter.