For RadComboBoxes with CheckBoxes=true, when a RadComboBoxItem is added via client code (as indicated here: http://www.telerik.com/help/aspnet-ajax/combobox-items-client-side-code.html), the OnClientItemChecked event does not fire when the new RadComboBoxItem is checked. Is this by design? If so, is there some sort of workaround?