Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making an individual cell disabled
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01299793
Message ID:
01299803
Vues:
11
>Hi
>
>Is it possible to make individual cells on a grid disabled?
>
>Is the only solution to put some condition in the got focus event?
>
>Any help extrempley apreciated


NOT TESTED:
thisform.Grid1.Column1.DynamicBackColor = [thisform.SetEnabled()])


*** SetEnabled method:
thisform.Grid1.Column1.TextBox.Enabled = (SomeCondition)
RETURN thisform.Grid1.Column1.BackColor
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform