'detailsUserTitle' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value
问题 DropDownList keeps returning this error :( Here is my aspx code <asp:DetailsView ID="DetailsView1" runat="server" Height="50px" Width="125px" AutoGenerateRows="False" DataKeyNames="username" DataSourceID="SqlDataSource1" BackColor="#DEBA84" BorderColor="#DEBA84" BorderStyle="None" BorderWidth="1px" CellPadding="3" CellSpacing="2"> <EditRowStyle BackColor="#738A9C" Font-Bold="True" ForeColor="White" /> <Fields> <asp:TemplateField HeaderText="username" SortExpression="username"> <ItemTemplate>