Description of Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? :
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information in rows and columns. If you want to bind a DropDownList in a datagrid then it is necessary to use datagrid template.