angular-ui/ui-grid
在 GitHub 查看CSV export is not preserving sorted order when client side pagination is used.
Open
#5,187 创建于 2016年3月3日
grid-exporterhelp wantedtype: enhancement
仓库指标
- Star
- (5,395 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Hi,
We are using client side pagination with exporting 'selected data' option. When I am selecting records and do sorting, order is not preserved in exported data. Neither I didn't find any workaround.
Doesnt Angular ui-grid need to support client side pagination for sorting ?