Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buld grid without table
Message
De
04/09/2005 06:47:32
 
 
À
04/09/2005 06:36:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01046646
Message ID:
01046648
Vues:
13
Hi,
You can create a cursor.
CREATE CURSOR mytmp (field1 C(1), field2 I, field3 L, field4 D)
THISFORM.mygrid.recordsourcetype = 1
THISFORM.mygrid.recordsource = "mytmp"
HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform