Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about a VB combobox
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Question about a VB combobox
Divers
Thread ID:
00947809
Message ID:
00947809
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform