Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enums and web datagrid
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Enums and web datagrid
Miscellaneous
Thread ID:
00819602
Message ID:
00819602
Views:
73
How does one use an enum (that I created) to display the text value in the web datagrid for the numerical value stored in the database?

What I mean is that the iDepartment field for a particular row in the table has a value of 1 (this equals customsoftware) and I have an enum created for Departments where customsoftware = 1. How do I get the word customsoftware to display in the grid instead of the number 1?

Thanks,

Vic
Next
Reply
Map
View

Click here to load this message in the networking platform