how to copy and paste into Excel sheet, without losing the format? #3879
Unanswered
sungeun101
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I found someone had already asked this question in 2018 here.
https://spectrum.chat/react-table/general/copy-to-excel~96bfc05f-11a9-468c-a3a3-afaa90fc7cfa
I created a button allowing users to download excel files but I want to make them be able to copy and paste the content as well(without losing the format) for a better user experience.
I am wondering how I can make this work as I am also using react-window and react-virtualized.
Beta Was this translation helpful? Give feedback.
All reactions