Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not able to enter in Grid
Message
De
06/03/2002 08:02:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00628623
Message ID:
00628914
Vues:
14
>Sajjad,
>
>First be sure that the cursor is created in the form's load event so it exists when the grid is created. Then add the one line of code to your textbox valid event as noted below.
>
>
>
>sele curreceipt
>for a = 1 to 20
>   appe blan
>endf
>go top
>* Add the following line to your code
>Thisform.Grid.Refresh()
>
>
>This will refresh the grid and let it discover that it has records now. Then it will accept focus.
Sajjad Ahmad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform