I already submitted a support ticket, but I just wanted to post here.
If the Template property of a RadComboBoxItem is set, then the DisplayMemberPath property of the RadComboBox will no longer display on each item in the drop down. The currently selected item will still appear correctly.
The workaround is to explicitly set the ItemTemplate property on the RadComboBox.
If the Template property of a RadComboBoxItem is set, then the DisplayMemberPath property of the RadComboBox will no longer display on each item in the drop down. The currently selected item will still appear correctly.
The workaround is to explicitly set the ItemTemplate property on the RadComboBox.