AllenFang / AllenFang/react-bootstrap-table
Is there a way to get data from server while exporting to CSV?
Đang mở
enhancement
in progress
- Ngôn ngữ chính
- JavaScript
- Star
- 2.2k
- Fork
- 761
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hey,
I was going through http://allenfang.github.io/react-bootstrap-table/example.html#remote "Remote Exporting CSV" example and was wondering if there is a way to get data from the server in "onExportToCSV" method?
The example shows a synchronous function which expects all the data to be present in the state before callling onExportToCSV. What if I don't want to load all the data ahead of time but want to get the data only when 'export to CSV' is clicked?
Any help is appreciated.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.