I just published an article on ASPAlliance that shows a few different techniques for binding a DropDownList control in ASP.NET to an enumerated type (enum). As part of the article, I wrote a custom control that uses generics to bind a DropDownList
I just published an article on ASPAlliance that shows a few different techniques for binding a DropDownList control in ASP.NET to an enumerated type (enum). As part of the article, I wrote a custom control that uses generics to bind a DropDownList