Execute_query and go_item
DipFeb 7 2008 — edited Feb 12 2008Hello.
I have a master-detail form.
And i have key-exeqry trigger. Here i have execute_query built-in and then go_item.
But when i execute_query, cursor doesn't jump to item i specified in go_item.
For testing i created timer which waits for 1 second after execute_query. In when-timer-expired trigger i use the same go_item. After timer expires then go_item works.
Can anyone help me with that? I don't want to use timer.
Any idea?
Thanks.