Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays as Rowsource for Grids
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00525680
Message ID:
00525703
Vues:
15
No, you cannot. If you want to display the data, maybe you should question whether an array is the right storage mechanism. Rather, a cursor maybe the way to go. If you need data binding, consider using an ADO recordset instead. Then, you can use an OLE-DB Grid for display. And, if you need to pass the data around to different procedures/methods, you can easily pass an ADO recordset.


>In VFP 7, is it possible to set an array as Rowsource for a grid?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform