Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create an Invisible column in Grid?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00056702
Message ID:
00056743
Vues:
35
>Hi all,
>
>I'll like to create a non visible column on the most right side of my grid. The purpose is to detect a keypress of 'ENTER' and if the user is in add mode, auto insert a new record in the grid. Have tried seeting the column width to 0 and visible to .F., but I can still see an empty column. Can this be done?
>
>Thanks for your help.
>
>Regards,
>
>Farouk Yew Abdullah.

Forget the property sheet and place some code in the Grid,Init():

This.Column4.Width = 0

Dan
Dan
St. Petersburg, FL

"I started out with nothing and I still have most of it left"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform