Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I drag and drop between columns of same row? #334

Open
jgarmar opened this issue Feb 8, 2024 · 0 comments
Open

Can I drag and drop between columns of same row? #334

jgarmar opened this issue Feb 8, 2024 · 0 comments

Comments

@jgarmar
Copy link

jgarmar commented Feb 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant