Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
660
How to detect if user canceled the editor?
posted

The user selects an item and starts to edit it. Then the user presses ESC.

How can i detect this cancel-command? I only geht the ItemExitedEditMode-Event but with no further details on how it was a successfull edit or a cancelled one.

Thanks

Boris