yiisoft / yii-dataview

Data widgets
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
39 stars 21 forks source link

Fix #7: Validate that DataReader is not both sortable and limited for GridView #215

Closed samdark closed 3 weeks ago

samdark commented 2 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
samdark commented 2 months ago

@vjik https://github.com/yiisoft/data/pull/201

samdark commented 1 month ago

@vjik that PR is now merged. Anything to add in this one?

vjik commented 1 month ago

@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.