Hello DevExpress,
My goal is to provide a web shortcut solution based upon S18977. Specifically, I want to be able to execute WebModificationsController "Cancel" action when the user clicks the "Escape" key.
My solution is working in all tested scenarios, except for when a property with an ASPxDateTimePropertyEditor has focus.
I have attached a project which illustrates my problem. In this project, you will find that the cancel action is executed in edit mode if the "StringProperty" editor has focus or if no editor has focus. However, if the "DateProperty" editor (which is a ASPxDateTimePropertyEditor instance) has focus then the cancel action is not executed.
Can you please investigate and let me know if a solution is possible?
Thanks!
Cheers,
Geoff.