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

Can I drag and drop between columns of same row?

Open jgarmar opened this issue 1 year ago • 0 comments

Hi, I'm currently using react-datasheet-grid for a project and I'm trying to implement a drag and drop feature between columns. I have 5 columns that indicate a certain order.

However, when I try to perform the drag and drop operation, the cell selection feature is activated instead. I'm not sure how to disable this cell selection feature or if there's a way to do it.

Could you please provide some guidance on how to implement drag and drop between columns while preventing cell selection? Any help would be greatly appreciated.

Thank you.

jgarmar avatar Feb 08 '24 13:02 jgarmar