Hi,
In a form I have created a toolbar with button SAVE, NEW, DEL, QUERY,
RUNQUERY, CANCELQUERY and I have a datagrid based on table.
Save, New, Del, and Query work correctly; but if I click on button
RUNQUERY or CANCELQUERY no actions are execute.
In the trigger WHEN-BUTTON-PRESSED of RUNQUERY button I have entered
DO_KEY('EXECUTE_QUERY') and in CANCELQUERY DO_KEY('CALCEL_QUERY').
Instead, After I Click on button QUERY (Enter_Query), I can be able to
use the button F8 and Ctrl-Q.
Can You help me in order to resolve this problem ?
Thank You and Best Regards.
Gaetano


|