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.