Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with the combobox!!!
Message
 
 
À
07/12/2005 22:04:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01075972
Message ID:
01075991
Vues:
26
>>>Might you have the variable "NULL" set to an empty string somewhere?
>>>
>>>good luck
>>>
>>IF .lAddblank
>> =MESSAGEBOX(.name + " null? " + TRANSFORM(ISNULL(this.aRowSource[1,2])))
>> endif
>>
>>Shows .t. Why would it change to blank?
>
>Maybe you're looking at the wrong one.

No, it was the one. But I just found that changing BoundTo property of the combobox solves the problem. With boundto = .f. it sets the value to blank instead of NULL. With this property set to true, it shows NULL, as I need.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform