angular-ui/ui-grid
在 GitHub 查看Grid export functionality is not able to export sorted data
Open
#6,879 建立於 2018年10月26日
help wanted
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 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.