Dear Experts,
I have a menubutton in a form that executes a function.
Inside the function there is a loop, and in some conditions a CONFIRM is send.
If I call the function through the menuitem appears the CONFIRM appears.
If I call the function through the shortcut the CONFIRM does not appear, to make it appear I have to click anywhere with the mouse.
I have navison 2009R2 (6.00.32465) in classic client on Windows 7
how can I solve this problem.
Thanks
0
Comments
You could debug and see if by using the shortcut a condition is not met to call the confirm.
If the code lands on the confirm code with shortcut and it doesn't show, then it's a bug from NAV, else it's a bug from code
|To-Increase|
http://vjeko.com/
bye