Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing columns in a grid
Message
De
22/09/1998 14:11:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Disappearing columns in a grid
Divers
Thread ID:
00139549
Message ID:
00139549
Vues:
42
I have a grid on a form who'se data source is an DBF alias. Every time I delete a record and pack the dbf the grid reverts to one column displaying the first field of the database. I have tried:

THISFORM.Grid.ColumnCount=2 && the DBF has 2 fields
THISFORM.Grid.Column2.ControlSource="DBFNAME.field2"
THISFORM.Grid.Refresh()

doesn't make any difference though

Can anyone help me with a shortcut ?

Gerry.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform