Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bind enum to data-bound combo
Message
From
10/03/2005 10:14:01
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Bind enum to data-bound combo
Miscellaneous
Thread ID:
00994438
Message ID:
00994438
Views:
50
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
Reply
Map
View

Click here to load this message in the networking platform