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

onCellsChanged not triggering on fillHandle with Dropdown cell #403

Closed
telit0 opened this issue May 22, 2024 · 2 comments
Closed

onCellsChanged not triggering on fillHandle with Dropdown cell #403

telit0 opened this issue May 22, 2024 · 2 comments

Comments

@telit0
Copy link

telit0 commented May 22, 2024

I am trying to implement a change when a dropdown cell gets populated with the fillHandle.

Current behavior
The onCellsChanged event is not getting triggered

Expected behavior
The onCellsChanged event should be triggered the same way as on text cells.

Your environment details

  • Device: desktop
  • OS: macOS/Win11
  • Browser: Edge/Chrome
@webloopbox
Copy link
Contributor

webloopbox commented May 29, 2024

I've checked it on the latest version of ReactGrid (4.1.6) and it seems that onCellsChanged is triggering correctly. Please take a look at this sandbox

@telit0
Copy link
Author

telit0 commented May 29, 2024

Thank you! the example is very helpful with the implementation.

@telit0 telit0 closed this as completed May 29, 2024
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

2 participants