Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox - Nothing Shows
Message
From
22/02/1998 19:54:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
ComboBox - Nothing Shows
Miscellaneous
Thread ID:
00080357
Message ID:
00080357
Views:
69
I have created a form that contains a combobox that will
be used to select from a list of printers supplied by the
APRINTERS() function. I have created a property named
iaPrinters[1,1] on the form and populated the array in the
LOAD event of the form.

The rowsource of the combobox is ThisForm.iaPrinters
The rowsourcetype of the combobox is 5 (array)

The array is being correctly populated, but DOES NOT
APPEAR when the form is invoked. I have tried to set
the DisplayValue to 1 and the Value to Thisform.iaPrinters[1,1]
but neither worked.

How can I get the combobox to show the values from the
array instead of being blank at start up?
Next
Reply
Map
View

Click here to load this message in the networking platform