Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about a VB combobox
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Question about a VB combobox
Miscellaneous
Thread ID:
00947809
Message ID:
00947809
Views:
55
In the LOAD - I have set up a dataset called DS which is of a VFP Table called Company with a field called Company. I have a combobox Name: MyCombo1

With MyCombo1
.DataSource = ds
.DisplayMember = "Company"
.Enabled = True
End With

But -- My pulldown is not populated ? Any Suggestions

I only have the Form and the pulldown - there is nothing else on the form.

Darrell Parker
Next
Reply
Map
View

Click here to load this message in the networking platform