angular-ui/ui-grid
Grid export functionality is not able to export sorted data
クローズ
#6,879 opened on 2018/10/26
help wanted
Repository metrics
- Stars
- (5,395 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.