Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays as Rowsource for Grids
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00525680
Message ID:
00525703
Views:
14
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform