Skip to content

support for xlsx#1666

Open
fjperini wants to merge 1 commit intoreact-bootstrap-table:masterfrom
fjperini:pudu
Open

support for xlsx#1666
fjperini wants to merge 1 commit intoreact-bootstrap-table:masterfrom
fjperini:pudu

Conversation

@fjperini
Copy link

A solution to XLSX support!

It works perfectly, it generates the file in .xls format, using the blobType:

 exportCSV={{
                        fileName: "fie_name.xlsx",
                        blobType:
                          "data:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8"
                      }}

@fredericdasilva
Copy link

Hi,
I am very interested about this xlsx support feature. When this PR can be merged ?

@avindra
Copy link

avindra commented Jul 21, 2022

7 - 15 mb for xlsx

https://packagephobia.com/result?p=xlsx

probably shouldn't include a dep this big

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants