Hi...
I'm trying to trap a keypress while my table control has the focus on the desktop.
I want to open a new form when a table row is selected and the user presses return or maybe double clicks a cell.
I tried using the door library but I can only trap keys when the form has the focus. The same code won't work for the table at least the way I'm doing it...
Any ideas on how this can be accomplished?
Thanks...
I'm trying to trap a keypress while my table control has the focus on the desktop.
I want to open a new form when a table row is selected and the user presses return or maybe double clicks a cell.
I tried using the door library but I can only trap keys when the form has the focus. The same code won't work for the table at least the way I'm doing it...
Any ideas on how this can be accomplished?
Thanks...