Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid has me stumped yet again
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01503112
Message ID:
01503165
Vues:
64
Dennis,

Adding the up-arrow in the keyboard buffer did the trick! Thank you so much.

Jon

>Jon,
>
>Ah. Had exactly the same situation a few weeks back.
>
>Two ways. After re-populating the grid's cursor, do either of the following:
>
>ThisForm.myPageFrame.myPage.myGrid.Refresh()
>KEYBOARD "{UPARROW}"
>
>or..
>
>ThisForm.myPageFrame.myPage.myGrid.Refresh()
>ThisForm.SomeOtherControl.SetFocus()
>ThisForm.myPageFrame.myPage.myGrid.SetFocus()
>
>
>Dennis
Jon Rosenbaum
Devcon Drummer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform