angular-ui/ui-grid
Not able to disable save/restore pagination in saveState similar to other features
已关闭
#6,299 创建于 2017年7月6日
help wanted
仓库指标
- 星标
- (5,395 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Similar to other features such as saveFilter, saveGrouping there is no option to disable save/restore pagination while using saveState. Pagination is being saved every time save() is called.