This question is locked. New answers and comments are not allowed.
Unless i am just missing it, is there any event that gets fired when the ClearSelection button is pressed in the RadComboBox. We are using the combobox in a slightly different manner where we have checkboxes in the items and allowing the user to select multiple items at once. I was hoping to use the ClearSelection button to actually uncheck all the items, but if it doesnt fire an event, then i will have to go a different route. if it currently doesnt, are there plans to add that?