Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Boxes
Message
From
03/01/2000 09:46:55
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Combo Boxes
Miscellaneous
Thread ID:
00311649
Message ID:
00311649
Views:
53
I have a combo box which is based on an array, I have the row source type set to array, and I have the row source set to THISFORM.r_ratearray. I also put a command button on the screen, where I put the following 2 lines of code in the click event
=messagebox(thisform.r_ratearray[1,1])
=messagebox(thisform.r_ratearray[2,1])
when I click on the command button I get 2 messages showing me 2 values in my array but when I click on the combo box it is only showing me the first value in the array. Am I missing something or is this a problem with using arrays with combo boxes ?

Thanks for your Help
Stephen J. Hunt
Next
Reply
Map
View

Click here to load this message in the networking platform