Description of DataGrid with Multiple DropDownLists :
DataGrid with Multiple DropDownLists is an ASP.NET tutorial which shows you how to populate a dropdownlist based on the selecteditem from a another dropdownlist. When a user changes the current value in the master dropdownlist then they should populate the child dropdownlist. You can copy the complete code offered in this tutorial.