Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to simulate an ItemData Combobox
Message
De
11/09/2003 16:31:29
 
 
À
11/09/2003 16:23:07
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00828311
Message ID:
00828315
Vues:
12
Pascual,

First of all, let me say that I'm not real fluent in VB and so someone else may need to jump in here to help you, but there are some questions that you need to answer:

1) Where are you getting this "product name"? Is it stored in a DataSet or DataTable? If so, you need to DataBind the ComboBox to your DataTable.

2) Where are you planning to get the items in the ComboBox? Load them individually with .Add() or use a DataTable for a DataSource (this would be the recommended way).

Anyway, answer these questions first and then we'll see what we can do. =)

~~Bonnie



>Hi, all
>I need to display a product name in the text property of combobox
>simulate a combobox in vb6.
>
>how can i do that?
>thanks in advance.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform