Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO and Grids
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00139861
Message ID:
00140041
Views:
31
No...

The grid that ships with VFP can only be bound to VFP cursors.

Two ActiveX Controls - MSFlexGrid and the MSHFlexGrid - the latter being for hierarchical recordsets - can be bound to ADO recordsets. However, this cannot be done inside of VFP - since VFP does not support ActiveX data binding.

However, there is a solution. Why not create a VB ActiveX Control that contains the grid and does the data binding for you. Then, host the ActiveX control in VFP.

My October Column in FoxTalk deals with this very issue.


< JVP >
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform