I
irfan
Hello All,
I want to generate an event when a user presses a key on the keyboard
or in other words if a user changes the content of a cell.
What i actually want to do is to ask a user for password if a user
changes
the contents of a cell.
Contents of a cell can be changed either by doublecliking by mouse or
directly pressing the keys. I can handle former by using
beforedoubleclick event and then ask user the password, but i am not
able to control the keypress event.
is there any keypress event or other way to do this. Any help is
appreciated.
TIA
Irfan
I want to generate an event when a user presses a key on the keyboard
or in other words if a user changes the content of a cell.
What i actually want to do is to ask a user for password if a user
changes
the contents of a cell.
Contents of a cell can be changed either by doublecliking by mouse or
directly pressing the keys. I can handle former by using
beforedoubleclick event and then ask user the password, but i am not
able to control the keypress event.
is there any keypress event or other way to do this. Any help is
appreciated.
TIA
Irfan