Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Blank Grid
Message
De
18/03/2004 18:43:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00884147
Message ID:
00887733
Vues:
7
In the properties of the grid you must set the recordsource to your source table, and the recordsource type.

thisform.grid1.recordsource = "mytable"
thisform.grid1.recordsorcetype = 1

This will open the form displaying the records in the table, using alias format
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform