Hello David,
Thank you for writing.
You cannot change the
Text property of
RadMultiColumnComboBox when handling the
SelectedIndexChanged event because it is synchronized internally with the text of the currently selected row. However, you can change this text by handling the
TextChanged event directly. Please, consider the code snippet below:
I hope this helps. Should you have any other questions, do not hesitate to contact us.
All the best,
Jack
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>