D
Damien McBain
Hi All,
I have a form which displays continuous forms based on some search results.
I have an "OnDoubleClick" event which copies some information from the
selected record back to another form.
Rather than use the double click event, I want to allow the user to press
enter when the required record has the focus and achieve the same result as
double clicking. How do I do this?
I have read the F1 information on "OnKeyPress" but I don't understand how to
translate that to what I want to achieve.
Damo
I have a form which displays continuous forms based on some search results.
I have an "OnDoubleClick" event which copies some information from the
selected record back to another form.
Rather than use the double click event, I want to allow the user to press
enter when the required record has the focus and achieve the same result as
double clicking. How do I do this?
I have read the F1 information on "OnKeyPress" but I don't understand how to
translate that to what I want to achieve.
Damo