DualListBox
DualListBox copied to clipboard
Adding to dropdownlist in C# results in all values being selected.
Currently with the way the code is written, if I populate my dropdown list in C# prior to the page document ready being called instead of using JSON, all the items are selected instead of being unselected.