Jawad Khan

Jawad's Lodge - The willingness to torture yourself before others is what makes a developer truly a unique breed.
posts - 45, comments - 116, trackbacks - 219

My Links

News

Archives

Post Categories

Image Galleries

Friday, June 24, 2005

How to Bind Enum Types to the Dropdown or any other bindable Control in ASP.Net .....

While working on a Data Form in an ASp.Net application you might want to get a value from the user that corresponds to the Enum you created in your Business Layer. Since Enum types are not strings or .ToString() function doesn't work directly with Enums you need to do it in slightly different way ... Solution: Lets take an example ...

posted @ Friday, June 24, 2005 12:05 PM | Feedback (38) | Filed Under [ ASP.NET ]

Powered by: