angular-ui/ui-grid
Vedi su GitHubGrid export functionality is not able to export sorted data
Open
#6879 aperta il 26 ott 2018
help wanted
Metriche repository
- Star
- (5395 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.