angular-ui/ui-grid

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

Open

#6,674 opened on Apr 19, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issue

Description

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 ?

Contributor guide

After exporting UI grid rows to CSV order of row is not maintained · angular-ui/ui-grid#6674 | Good First Issue