You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: