Cannot have multiple items selected in a DropDownList

January 13, 2011

This error caused me at least an hour of research and nothing really helped. I found this error in an application I was building to test out some features in a Web Service I’d created. I was building a couple of ASP.Net DropDownLists to hold Day, Minute, and Hour values and just threw all of [...]

0