-
Notifications
You must be signed in to change notification settings - Fork 10
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
datasource.cancelChanges does not seem to work. kendo ui grid retains the 'new' (edited) value when cancelChanges command is issued. #2
Comments
Not sure if you still need this fix, but I've got a fix for this in my fork: https://github.com/rdefreitas/breeze-kendo I don't know if this repo is being paid attention to at all right now though. |
thanx |
You're welcome. Let me know if you run into any issues. I'd like my fork of this code to work as well as it possibly can |
Got the following error when canceling changes I'm using kendo with angular (2014.2.731) |
Can you try again with a newer build of Kendo? I developed my changes against v2014.2.903 |
works great with v.2014.2.1008 |
glad to hear it |
rejectchanges doesn't seem to work on date fields |
No description provided.
The text was updated successfully, but these errors were encountered: