Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Becomes Invisible After PACK.
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00141685
Message ID:
00141724
Vues:
28
>To add to what David replied, if you just have to pack the table, modify your existing code (This is referring to the Grid):
>
>local lcRecordSource
>lcRecordSource = This.RecordSource

This.RecordSource = ""

>* put pack and other code here
>This.RecordSource = lcRecordSource
>This.Refresh()

Sorry. Need the additional line.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform