If for whatever reason you can't do this declaratively in the aspx code, you can take care of it in the code behind. Create the dropdownlist in the edit template like above and then create a RowBound ...
One of the big advantages of developing ASP.Net 2.0 Web sites with Visual Studio 2005 or Visual Web Developer Express is that you can accomplish a great deal in design mode by dragging, dropping, and ...