Microsoft
Software
Hardware
Network
Question : Dropdown list in formview edit template error.
I have a formview Control with a list of values. I get an error when I have more that one selection in the drowpdown list in the edit template.
ERROR:
'DropDownList1' has a SelectedValue which is invalid because it does not exist in the list of items.
Parameter name: value
The value for the style is in the db. It shows value in the item template, but when I try to edit it errors.
what am i doing wrong?
my Code:
Code Snippet:
1: 2: 3: 4: 5: 6: 7:
spinet
console
large upright
Grand
Open in New Window
Select All
Answer : Dropdown list in formview edit template error.
strange...can you make sure about case-sensitivity of those values?
Random Solutions
How To Disable CTRL-COMMA Shortcut ?
Load into SQL Server From FoxPro database through SSIS
Find Corrupt Record
Help me hack
Show network share as local disk
Select Case
LINQ QUERY TO RETURN DISTINCT DATETIME STAMPS
working on rdl files through vb.net using bo
Create a tabbed form
why don't some 32 bit programs work with 64 bit os?