react-redux-grid icon indicating copy to clipboard operation
react-redux-grid copied to clipboard

Drag&drop support between two grids

Open kv92 opened this issue 7 years ago • 2 comments

Hi, Thanks for a fantastic grid/treegrid component!

As far as I understand DnD of nodes between different grids is not currently supported? Do you have plans on adding such feature, maybe you can share your thought on how difficult it would be to create it?

Thanks, Vasiliy

kv92 avatar Mar 30 '17 09:03 kv92

I don't think it would be that difficult since the full data object comes in the drop event, I'm not sure if the stateKey does, however. That would be easy enough to add. I will mark this as help-wanted and get to it as soon as I can. As always, pull requests are very welcome!

bencripps avatar Apr 02 '17 14:04 bencripps

Hi Ben, Thanks for the nice grid module. Could you already find time for the feature?

baloraki avatar Sep 18 '19 12:09 baloraki