Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling grid cell
Message
De
23/09/1999 14:55:40
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00267849
Message ID:
00268150
Vues:
26
Hi John,

>THISFORM.Grid1.Column1.DynamicCurrentControl = IIF(RECNO('cTable')=2,"Text1","Text2")

Since the iif sould be stored in the property (it needs to be available for every row) put the the whole right side of the = in qoutes, other wise you are just storing the result of the iff in the properties. Also, the results should be colors, most likely in the form of RGB(0,0,255)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform