yii-dataview icon indicating copy to clipboard operation
yii-dataview copied to clipboard

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

Open samdark opened this issue 1 year ago • 1 comments
trafficstars

Q A
Is bugfix?
New feature?
Breaks BC?

samdark avatar Sep 13 '24 19:09 samdark

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

samdark avatar Sep 29 '24 11:09 samdark

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

samdark avatar Oct 23 '24 13:10 samdark

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

vjik avatar Oct 27 '24 14:10 vjik