Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid.DynmicCurrentControl
Message
De
12/08/1997 01:40:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00043846
Message ID:
00044151
Vues:
46
>>>This is a Column property, not Grid property. You don't need quotes.
>>>
>>>Vlad
>>>
>>>>What is the correct syntax for dynamicCurrentControl, I tried
>>>>
>>>>="IIF(Condition,Text1,Text2)"
>>>>
>>>> but it don't works
>>>>
>>>>Where am i wrong ?
>>>>
>>>>Thanks for your help
>>>>
>>>>michel
>>
>>Thank's Paul. Ok for the quotes. But It don't Works ... Snif...
>>
>>When I try
>>
>>This.Column1.AddObject("oMyText","TextBox")
>>This.Column1.DynamicCurrentControl=IIF(condition,Text1,oMyText)
>>I got an error
>>
>>
>Michael,
>
>Try this;
>
> THIS.Column1.DynamicCurrentControl = IIF(Condition, "Text1","MyText")

Thank's for your help but it don't works
IN FRENCH "Expression non valide"
I suppose in English "NOT A VALID EXPRESSION"

Thank you Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform