Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ready to buy etecnologia compiler technology, are you?
Message
 
To
15/01/2007 18:22:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01184493
Message ID:
01186079
Views:
16
The issue is that VFP can't pass arrays to properties. So we should use a workaround:

Try this:

* This Line makes returned array .NET Object Arrays not VFP Arrays
oProcess.bMarshalArrays = .F.

oDataGridView.DataSource = oProcess.GetProcesses()
Previous
Reply
Map
View

Click here to load this message in the networking platform