Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid.DynmicCurrentControl
Message
 
To
12/08/1997 01:40:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00043846
Message ID:
00044252
Views:
35
>>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')"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform