Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Get Grid to work in VFP 8.0
Message
De
16/05/2005 20:45:43
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01014351
Message ID:
01014724
Vues:
22
Sergey:

I have the code below in the Load Event and Init Event of the Form holding the Grid.
IF USED("prodlist")
ELSE
    USE PRODLIST IN 0
ENDIF
SELECT PRODLIST
The same data file is established in the Data Environment and in the Grid itself. I have rechecked each column of the Grid and the data references are all to valid fields of PRODLIST.

In the properties of the DataEnvironment I have AutoOpenTables = .t.

The only things that stand out in the DataEnvironment Properties are:
DataSource = .NULL.
DataSourceType = none

I have gone through the Help Notes on these 2 items and I can make no sense of them.

Does any of this clarify what could be causing this?

Mike Smith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform