Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox - Nothing Shows
Message
De
22/02/1998 19:54:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ComboBox - Nothing Shows
Divers
Thread ID:
00080357
Message ID:
00080357
Vues:
73
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform