Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Column Combobox
Message
 
 
À
02/12/2002 15:04:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728750
Message ID:
00728764
Vues:
16
What's the format of the ControlSource filed? Is value stored in it exists in the second column of array?

>Thank you...that will definitely help with storing the data. But my combobox is still not showing anything in the drop down...any ideas?

>>Change Boundcolumn = 2 because second column is bound to data in controlsource. Also set BoundTo=.T. because bound coulmn is numeric
>>
>>>I have created a new combobox on an existing form and am having problems getting it setup properly. The rowsourcetype is 5 - Array and the rowsource is the arrayname. The array has two columns: column 1 is a list of the values that I would like the user to see, column 2 is number values that I would like saved in the controlsource table. The way that I have it setup right now the combobox is not showing anything. And what do I need to do so that the second column is stored in the controlsource table (right now I have value = array(1))
>>>
>>>Also, I have Columncount = 2; Columnwidths = 100,0; Boundcolumn = 1.
>>>
>>>Please help!!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform