Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Silly Question on Edit Box display of .null. (not in gri
Message
De
09/02/2007 11:22:05
 
 
À
09/02/2007 11:19:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01194095
Message ID:
01194100
Vues:
15
>Can someone please remind me how to easily show an empty value in an editbox on a form (not in a grid) when always in edit mode (the user simply tabs to the control or clicks in it to start entering a value) or "" when the real value REALLY IS null. (Nothing entered yet).

Could you set the value?
Editbox.Value=IIF(ISNULL(Editbox.value),'',Editbox.value)
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform