Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Problem -
Message
De
16/07/1999 14:40:53
 
 
À
16/07/1999 14:36:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00242495
Message ID:
00242496
Vues:
21
>I have a small grid tied to an alias. When I pack the file, the grid disapears. What am I doing wrong? TIA

You can try something like:

MyGrid.RecordSource = ""
SELECT Mytable
PACK
MyGrid.RecordSource = "Mytable"
MyGrid.Refresh

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform