I got error for DropDownList11 that say "'DropDownList11' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value". The other dropdownlists with SQLDatasource work fine. I manually create this dropdownlist in edit DetailsView. Once it selected and click update, it will send it to SQL Server. Please help! Here a Code,I got error for DropDownList11 that say "'DropD