Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Silent Browse
Message
De
15/12/2020 01:17:39
 
 
À
14/12/2020 18:46:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
Divers
Thread ID:
01677581
Message ID:
01677583
Vues:
79
J'aime (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().
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform