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 ?