To reproduce: - Add MultiColumnComboBoxColumn to a blank grid. - Subscribe to the SelectedIndexChanged event of the corresponding ActiveEditor (RadMultiColumnComboBoxElement). - You will notice that when you select different cells the event is fired several times.