**RadCheckedDropDownList** combines **RadDropDownList** and **RadAutoCompleteBox** in order to provide functionality to check multiple items in the drop down area and tokenize them in the text area.
right now I am noticing a bug where the list may deselect items from the list (seemingly randomly), making the user have to reselect previously selected itens and potentially negatively affecting ...