Extending the DropDownList to Support EnumsIn this article, Steve demonstrates how to bind a DropDownList to an Enum type, and then goes on to create a generic EnumDropDownList control which will automatically display any enum type"s contents.
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.