Skip to content

OnEscKey - cCJGrid

Called when the Escape key is pressed and is used to handle grid Escape key behavior

Type: Event

Syntax

Procedure OnEscKey

Description

OnEscKey is called when the Escape key is pressed. It is used to handle grid Escape key behavior. For various internal reasons, you should not use the On_Key KEscape keyproc to define Escape behavior, instead you should augment this event.

By default, this event will send Request_Cancel, which will attempt to cancel the view.