angular-ui/ui-grid

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

Open

#6 674 ouverte le 19 avr. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issue

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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 ?

Guide contributeur