Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-row array only shows one row on form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00548068
Message ID:
00548102
Views:
13
Hey Gerry,

Check these settings in the combobox properties -

1. ColumnCount= =ALEN(aMyArray,2) for two columns. Bump the 2 up for more columns.
2. Number of Elements = =ALEN(aMyArray)
3. RowSource = aMyArray
4. RowSourceType = 5-Array

Those are the only combobox settings you need to worry about for an array, I think. See if that helps. Good luck!
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform