Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox Limitations
Message
From
20/09/2010 10:13:20
 
 
To
20/09/2010 08:55:11
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01481962
Message ID:
01481994
Views:
50
I changed this
ThisForm.AddObject('stopordernotification1','stopordernotification', 'Approval', solArray, pdmVar.soIndex)
to this
ThisForm.AddObject('stopordernotification1','stopordernotification', 'Approval', @solArray, pdmVar.soIndex)
But eventhough MessageBox(p2[1]) will give me the array value for element 1 so that I know the array is being passed my combobox still will not show anything when RowSource is set to p2
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform