Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Column Combobox
Message
 
 
À
02/12/2002 14:58:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728750
Message ID:
00728755
Vues:
13
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