Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.NULL. values in grid using view
Message
De
07/11/2000 15:06:00
 
 
À
07/11/2000 14:40:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00438960
Message ID:
00438970
Vues:
9
>I am using a parameterized view in a grid on a form. The refresh method gets a PK form an invisible field on the header and displays receipt records for the part specified by the PK. The requery method for the view is used to refresh the grid. The problem is when there are no receipt records to display the grid shows .NULL. in all the fields for one record. While this does no harm it is obviously not 'User friendly'.
>
>Any suggestions
>
>Thanks in advance
>Terry

SET NULLDISPLAY TO ""
or set the NullDisplay property of the object (grid.Column.text1.NullDisplay, e.g.) to ""
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform