angular-ui/ui-grid

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

Fechada

#6.674 aberto em 19 de abr. de 2018

 (1 comentário) (0 reação) (0 responsável)JavaScript (2.496 forks)batch import
good first issue

Métricas do repositório

Stars
 (5.395 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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 ?

Guia do colaborador