Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Column Combobox
Message
From
02/12/2002 14:58:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Multiple Column Combobox
Miscellaneous
Thread ID:
00728750
Message ID:
00728750
Views:
56
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!!
Next
Reply
Map
View

Click here to load this message in the networking platform