Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populating a combobox with a list objetct
Message
From
05/08/2010 13:56:09
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Populating a combobox with a list objetct
Environment versions
Environment:
C# 4.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01475380
Message ID:
01475380
Views:
74
i have a combobox that's populated using a foreach loop through a list object. There are three items from the database that get added to the list: id, paycode, description. The only way I know how to do it is by creating a string. But what I need is to separate the id into it's own column, so we can use it to do a lookup through a stored procedure. Can anyone tell me how this is done?

Thanks!
Next
Reply
Map
View

Click here to load this message in the networking platform