Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Only one Row of array shows in Combobox
Message
From
20/05/1999 10:56:25
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00220845
Message ID:
00220861
Views:
24
>I have a combobox with its RowSource set to an array and the RowSourceType set to 5.
>
>I have debugged the form and found that the array has many rows but only the first row shows in the combobox....What am I not setting?
>
>Thanks,
>paul

Once the code tha populates the array has run, you must REQUERY the combo.

THISFORM.cboDemo.Requery()

Then you wil see all.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Reply
Map
View

Click here to load this message in the networking platform