angular-ui/ui-grid

CSV export is not preserving sorted order when client side pagination is used.

已关闭

#5,187 创建于 2016年3月3日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
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 ?

贡献者指南