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

Add option to preserve uncommitted changes when calling Store.updateData() #3925

Open
TomTirapani opened this issue Feb 21, 2025 · 0 comments
Labels

Comments

@TomTirapani
Copy link
Member

TomTirapani commented Feb 21, 2025

Currently store|gridModel.updateData() will clear any pending uncommitted changes. While this is often what we want, there are use-cases for updating the committed data while leaving the pending uncommitted changes as-is.

@amcclain amcclain changed the title Add option to preserve uncommitted grid changes when updating grid data Add option to preserve uncommitted changes when calling Store.updateData() Mar 18, 2025
@amcclain amcclain added the data label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants