Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to simulate an ItemData Combobox
Message
From
11/09/2003 16:31:29
 
 
To
11/09/2003 16:23:07
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00828311
Message ID:
00828315
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform