angular-ui/ui-grid
在 GitHub 查看After exporting UI grid rows to CSV order of row is not maintained
Open
#6,674 建立於 2018年4月19日
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 ?