angular-ui/ui-grid
Voir sur GitHubGrid export functionality is not able to export sorted data
Open
#6 879 ouverte le 26 oct. 2018
help wanted
Métriques du dépôt
- Stars
- (5 395 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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.