Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to disable grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to disable grid
Divers
Thread ID:
00891888
Message ID:
00891888
Vues:
41
Using a grid as a listbox (AllowCellSelection=.F.) is great but I can't find a way to disable it - Thisform.Grid1.Enabled=.F.doesn't work. The only way I have found is this:
Thisform.Grid1.Allowcellselection = .T.
Thisform.Grid1.Enabled = .F.
But it doesn't look like a listbox anymore !
Any ideas ?
TIA
John
To move a mountain start with the smallest stone
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform