Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid going white not shoing data
Message
De
12/01/2000 02:59:31
 
 
À
11/01/2000 10:36:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00316196
Message ID:
00316745
Vues:
15
Hi Sheena.

>> I have a grid which has a dbf as the controlsource, client.name, client.firstname, it has 4 records and it shows
up as a white blank screen, why is this? <<

You are doing something somewhere in your code that is closing the table being used as the grid's RecordSource. Even if you are not issuing an explicit

USE IN (.RecordSource)

There are other commands, like PACK, that close the table behind the scenes. So if you are PACKing the table you are using as the grid's RecordSource, this will happen.

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform