angular-ui/ui-grid
Grid export functionality is not able to export sorted data
Fechada
#6.879 aberto em 26 de out. de 2018
help wanted
Métricas do repositório
- Stars
- (5.395 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.