angular-ui/ui-grid
Grid export functionality is not able to export sorted data
已关闭
#6,879 创建于 2018年10月26日
help wanted
仓库指标
- 星标
- (5,395 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.