angular-ui/ui-grid

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

Fermée

#5 187 ouverte le 3 mars 2016

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
grid-exporterhelp wantedtype: enhancement

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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