Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Silent Browse
Message
From
15/12/2020 01:17:39
 
 
To
14/12/2020 18:46:13
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Miscellaneous
Thread ID:
01677581
Message ID:
01677583
Views:
80
Likes (2)
>I have a weird situation.
>I have a commandbutton to print the receipt, all the coding is in the thiscmdbutton.click
>
>If I click it with mouse, everything is good.
>
>If I use keyboard (hotkey), it only prints one item instead of the whole list, wrong result.
>
>If in the coding, I add:
>
>select invoice_item
>browse normal
>
>then everything is good
>
>But I cannot have browse in the program, is there 'silent browse' or any command can fix this?
>
>Thanks for the help.
>
>Jerry Yang

Make sure that the grid doesn't have focus when the report starts. IOW someotherobject.setfocus().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform