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
MS Access Extended list - selections from saved list
Regex.Replace only match entire word instead of part of a word
Copy data from multiple workbooks with VBA
Possible to use C# in Excel 2007 macro?
Installing: What is it With this here "Mscreate.dir"
Disable file explorer rename on Windows
Can we Edit auto generated reply message by auto accept agent ? Using exchange 2003 SP2
Reduce the size of x-axis in Perfmon graph
SCCM: Collection based on Computer Model Query?
How to remove header and footer when printing from IE for multiple computers.