-
24 May 2012 11:21 AM #1
[4.1.0] Row editing plugin doesn't fire "canceledit" when changing row
[4.1.0] Row editing plugin doesn't fire "canceledit" when changing row
Referencing this topic for this bug: http://www.sencha.com/forum/showthre...691#post811691
If autoCancel is set to true, and we move the editor on a different row, the changes are actually canceled but "canceledit" event is not fired.
I think that if any changes are reverted (in any moment), canceledit should be fired. In this situation should be fired too.
-
25 May 2012 1:30 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,666
- Vote Rating
- 435
The event is only fired when you press the cancel button.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote