Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting grid column
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00212818
Message ID:
00212820
Vues:
22
>Hello :
>
>I am trying to delete a column on my grid, but have been unsuccesful. I see there is a property called: deletecolumn when I highlight my grid, in the property box, but I do not know the proper syntax to make my column vanish!
>
>Assuming the name of my grid is PRODUCT and the column I want to delete is column number 1, can someone show me the proper syntax to type in order to delete a column of a grid?
>
>TIA
>
>jason

The only way to delete a column is to change the columncount of the primary grid. But be careful, if the column you want to delete is in physical display order 3 and there are 5 columns, this will delete column 5.

You can change what the physical display order is first, then change the columncount property of the grid.

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform