Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

How to enable ENTER key in Table to trigger a proc (1 reply)

$
0
0
Dear All,

I'm trying to use ENTER key when user is browsing in a TABLE to launch a proc related to the current row in that table.

I have created a button off window with shortcut as Enter key which works already.
However, problem is there are many other controls in the same window.
Now even the current control is not the table (eg. An Edit date control) and user press enter it will launch it incorrectly.

Please your advise to handle this properly.
I cant find a windev function to test the current active control ie. The table.

Many thanks in advance

Adrian

Viewing all articles
Browse latest Browse all 1914

Trending Articles