angular-ui/ui-grid
CSV export is not preserving sorted order when client side pagination is used.
已關閉
#5,187 建立於 2016年3月3日
grid-exporterhelp wantedtype: enhancement
倉庫指標
- 星標
- (5,395 顆星)
- PR 合併指標
- (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 ?