Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox Problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00344427
Message ID:
00344508
Views:
23
Thanks Mike,

That did it!

Paul

>>I have a combobox with the Rowsource set to a 2 dimensional array. I have the RowsourceType set to 5. I run debug to check my array and all of the data is there. But, for some reason, I only get the data that is in the first cell. I know I must be doing something pretty stupid by I can't seem to figure out what it is that I am doing wrong.
>
>Call the grids Requery() method after the array has been built, or adjust the NumberOfElements property to ALen(, 1), but a requery() should do it.
Previous
Reply
Map
View

Click here to load this message in the networking platform