AllenFang / AllenFang/react-bootstrap-table
Is there any way to export data from server?
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
We have a requirement to export data from the server without rendering it in the table.
e.g. If I click on export button then instead of exporting the the existing table data, we need to fetch the data from the server and export them without changing the state of the table.
Contributor guide
Assessment
This issue has not been assessed yet.