angular-ui/ui-grid

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

Open

#6.674 geöffnet am 19. Apr. 2018

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issue

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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