angular-ui/ui-grid

CSV export is not preserving sorted order when client side pagination is used.

Open

#5 187 ouverte le 3 mars 2016

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
grid-exporterhelp wantedtype: enhancement

Métriques du dépôt

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

Description

Hi,

We are using client side pagination with exporting 'selected data' option. When I am selecting records and do sorting, order is not preserved in exported data. Neither I didn't find any workaround.

Doesnt Angular ui-grid need to support client side pagination for sorting ?

Guide contributeur