Also, please don't be that person who deletes this template. It's here for a reason.
Thanks!
✅ Officially supported ✅
⚠️ Not officially supported, expect warnings ⚠️
☣️ Not officially supported, expect warnings and errors ☣️
✅ Officially supported ✅
⚠️ Not officially supported, but "should work" ⚠️
👋 Need general support? Not sure about how to use React itself, or how to get started with the Grid?
I just wanted to check if the copy paste works for multiple rows on in a single column ..?
Please do not submit support request here. Instead see
https://github.com/adazzle/react-data-grid/blob/master/CONTRIBUTING.md
Please include:
- What the current behavior is
- What the desired behvaior is
- (If Bug) Steps to reproduce the issue
- (If Feature) The motivation / use case for the feature
We especially love screenshots / videos of problems, and remember
The Best Issue Is A Pull Request™
have u did this
any update about this feature, quite useful
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please reopen this if you feel it has been incorrectly closed and we will do our best to look into it. Thank you for your contributions.
Okay, here it is, cell range copy-paste functionality built on top of react-data-grid.
You can copy from external sources and paste into the grid as well. Anything outside of the current grid is truncated, because my use-case needs this.
https://gist.github.com/ZackKnopp/40fc0691feb03f0fba3e25e7353b73ae
Hi ,
I am following your code . But when I am trying to implement the same , getting issue in copy paste the data within the grid.
Any idea how to resolve the issue.
Thanks in advance for your help.
Most helpful comment
Okay, here it is, cell range copy-paste functionality built on top of react-data-grid.
You can copy from external sources and paste into the grid as well. Anything outside of the current grid is truncated, because my use-case needs this.
https://gist.github.com/ZackKnopp/40fc0691feb03f0fba3e25e7353b73ae