Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bind enum to data-bound combo
Message
De
10/03/2005 10:14:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Bind enum to data-bound combo
Divers
Thread ID:
00994438
Message ID:
00994438
Vues:
49
Hi all,
Anybody knows how to bind enumeration type to a data-bound combo?
I have the DataSource property set to Enum.GetValues(typeof(EnumType)). Now, how can I set the value member to be able to populate a field from a data table with integer represenation of the selected enum value (or when I browse tyhe records to update the combo)?

Regards
Nick
Répondre
Fil
Voir

Click here to load this message in the networking platform