Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Problem -
Message
De
16/07/1999 21:45:05
 
 
À
16/07/1999 14:40:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00242495
Message ID:
00242663
Vues:
26
>>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.ColumnCount = -1 && Reset all column as column width may shink!
>MyGrid.RecordSource = "Mytable"
>MyGrid.Refresh
>
>Bill
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform