Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppress .Null. data in grid column
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Suppress .Null. data in grid column
Divers
Thread ID:
00209950
Message ID:
00209950
Vues:
53
Can anyone tell me what's the easier way to suppress the .null. display in a grid column? I've tried =IIF(ISNULL(THIS.Value),"",THIS.Value) in the Value property of the textbox of the grid column but it doesn't work. Note, I don't want to suppress the display of data of the whole column, just the rows that have value of .Null. TIA.
It's "my" world. You're just living in it.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform