angular-ui/ui-grid

After exporting UI grid rows to CSV order of row is not maintained

Open

#6,674 创建于 2018年4月19日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
good first issue

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I am trying to export ui grid rows to CSV format. After downloading the CSV format the rows in csv file are not in same order as in UI grid. is there any way to maintain the order of rows in exported CSV file same as in UI grid ?

贡献者指南