Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid.DynmicCurrentControl
Message
De
12/08/1997 01:35:26
 
 
À
10/08/1997 00:28:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00043846
Message ID:
00044149
Vues:
35
>>When I try
>>
>>This.Column1.AddObject("oMyText","TextBox")
>>This.Column1.DynamicCurrentControl=IIF(condition,Text1,oMyText)
>
>I never used this method, but the expression must evaluate to a char expression that is the name of the control you want. So, probably:
>
>This.Column1.DynamicCurrentControl=IIF(condition,"Text1","oMyText")
>
>Hope this is the problem. :)
>
>>SET CURRENCY TO 'F"
>>is OK
>>In a Form.Method
>>SET CURRENCY TO 'F'
>>is wrong
>
>What do you mean by "is wrong"? It is not displayed, you have an error, etc?
>
>Please notice that SET CURRENCY is scoped to the data session (ie: you must set it for each data session if you work with data sessions.)
>
>>Sometimes i am being mad with this damned VFP...
>
>Don't worry and be calm :). We all do it from time to time. :) Just be happy UT exists and you can ask here (and also complain here). This is very good indeed!
>
>Vlad

Thank's Vlad.
For Set Currency To ... It's a compiler message
IN FRENCH La commande contient une expression ou un mot clé inconnu
IN ENGLISH (I translate .... not sure) Unrecognize keyword command

Merci et amitiés à tous

Michel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform