angular-ui/ui-grid

Grid export functionality is not able to export sorted data

Open

#6.879 aberto em 26 de out. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

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

Description

Is there a possible way to export sorted data in the grid? I have seen the given solution https://github.com/angular-ui/ui-grid/issues/1972 using exporterAllDataPromise property. But I couldn't figure out how does this property solve the problem.

Guia do colaborador