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

Request for Drag and Drop cell value Functionality in JSS like Google sheet. #287

Open
DixitJPrajapati opened this issue Sep 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DixitJPrajapati
Copy link

Version Detail:@jspreadsheet/react: ^10.1.1.

We are interested in implementing a drag-and-drop functionality similar to what is available in Google Sheets. Click here to check the drag-and-drop functionality in Google Sheets.
Specifically, we need the ability to drag values from specific cells and drop them into other specific cells within our JSS application.
Additionally, we require access to events associated with these drag-and-drop actions to facilitate validation processes on drag.

  1. Disable drag/drop on a particular cell.
  2. At drop if any value is already available then give a custom message and based on user confirmation undo the drop value.
@hodeware hodeware added the enhancement New feature or request label Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants