I expect the Escape key to be used to cancel an operation, and so do most users.
However, if the value in the Inplace editor has not failed the validity test already, then the value is not returned to the initial value (before editing began).
Is this something you would change?
How can I code to work around this?
That is, how can I change this behaviour so that the original value is returned when an active inplace editor receives the Escape key?
Raymond
Comments