DropDownList “has a SelectedValue which is invalid because it does not exist in the list of items”

前端 未结 2 1789
暗喜
暗喜 2021-01-19 06:41

I have a ASP.NET DropDownList, which I data-bind to a list of objects, and then it throws an exception. This error is driving me nuts, because the message is wrong, and the

2条回答
提交回复
热议问题