I am using ASP.NET 2.0 and Visual Studio 2005. I have a DetailsView that the user can use to view and edit a record. One of these fields has only 7 possible values, so in edit mode, I want to switch to a dropdownlist. I had no problems doing this. I changed to a template field, then changed the textbox...