Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding additional cursor fields to existing cursor grid
Message
De
13/01/2016 06:32:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01629747
Message ID:
01629748
Vues:
44
>I have added an additional field to a cursor - how do I add that to my grid and how do I delete existing columns from grid

To add a column, you use yourgrid.addcolumn. Big surprise! :-)
To delete one, you use DeleteColumn, or you simply set it's column width to 0.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform