Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid w/AllowCellSelection = F still allows cell selectio
Message
 
 
À
18/05/2005 16:10:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01015371
Message ID:
01015628
Vues:
28
>Chad,
>
>I'll let you know what I come up with, re: drag and drop and disabled columns.
>
>Thanks again for your help,
>
>Malcolm

I am using VFP 8.
This is in the VFP8 readme.htm in the "Feature Issues" section:
"If the AllowCellSelection property for a Grid control is set to .F., the Enabled property for that grid is disregarded and treated as if set to .T.."

So more workaround was:
In the grid.When(), put .AllowCellSelection = .F.
In the grid.Valid(), put .AllowCellSelection = .T.

I thought Microsoft fixed this in VFP 9.
Can you see if they did, or if that workaround "works" for you.

Thanks,
- Andy Rice
San Diego, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform