angular-ui/ui-grid

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

Open

#5.187 aberto em 3 de mar. de 2016

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
grid-exporterhelp wantedtype: enhancement

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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 ?

Guia do colaborador