angular-ui/ui-grid
After exporting UI grid rows to CSV order of row is not maintained
クローズ
#6,674 opened on 2018/04/19
good first issue
Repository metrics
- Stars
- (5,395 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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 ?