Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid.DynmicCurrentControl
Message
From
12/08/1997 23:36:29
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00043846
Message ID:
00044392
Views:
33
>>>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
>
>Michel,
>
>Ok try this opne;
>
> THIS.Column1.DynamicCurrentControl = "=IIF(Condition, 'Text1', 'MyText')"

OK It's the correct syntax

Thanks Jim

Michel
Previous
Reply
Map
View

Click here to load this message in the networking platform