Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Populating a combobox with a list objetct
Message
De
05/08/2010 13:56:09
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Populating a combobox with a list objetct
Versions des environnements
Environment:
C# 4.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01475380
Message ID:
01475380
Vues:
75
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform