This is a migrated thread and some comments may be shown as answers.

SelectedBox customizing

2 Answers 96 Views
MultiColumnComboBox
This is a migrated thread and some comments may be shown as answers.
Omar
Top achievements
Rank 1
Omar asked on 17 Apr 2019, 01:20 PM

Hi all, and thanks in advance for your great job.

I a MultiColumnComboBox with multiple selection i need to show a string that display how many items are currenctly selected, instead of the list of SearchAutoCompleteBoxItem. But i can't figure out how to do this without working on the source code.

Anyone can help me, please? Thank you very much.

2 Answers, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 22 Apr 2019, 09:28 AM
Hello Omar,

Thank you for your interest in RadMultiColumnComboBox control.

With the current implementation of the RadMultiColumnComboBox, showing one template for the selected items is not supported. We are not aware of possible approach which you can use to achieve this. What you could try if it is applicable in your application is to use RadComboBox control which provides this behavior out of the box. You can check the Multiple Selection help article about this behavior. More specifically, MultipleSelectionBoxTemplate property of the RadComboBox control.

Hope it will works for you.

Regards,
Dinko
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Omar
Top achievements
Rank 1
answered on 23 Apr 2019, 07:46 AM

Sadly, i worked on RadMultiColumnComboBox because i need to show multiple informations in the DropDown and RadComboBox haven't this feature. If you plan to add the selection for a unique template for RadMultiColumnComboBox, i'll be very happy. If not, i'll work on the control source code myself.

Thank you very much for your response.

Tags
MultiColumnComboBox
Asked by
Omar
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Omar
Top achievements
Rank 1
Share this question
or