Hi Experts,
I have to perform some task (deleting a record) when user presses ESC key or click on Cancel button.
For Cancel button , I have overridden closeCancel method and deleted a record and it works fine.
But, if the user presses ESC key I have to delete a record; I m not sure which method I should override.
Kindly suggest.
Thanks.
N.Sridhar
*This post is locked for comments
I have the same question (0)