Declined
Last Updated: 22 Mar 2019 12:49 by ADMIN
Stefan
Created on: 13 Jan 2019 08:05
Category: MultiColumnComboBox
Type: Feature Request
0
change single selection display to be consistent with radcombobox
the multicolumncombobox has this weird display with X buttons which is completely inconsistent with a combo box.  Potentially make sense when you are multi-selecting but single select I would like to operate in the same way as a rad combo box so the user doesn't see any difference.
1 comment
ADMIN
Dinko | Tech Support Engineer
Posted on: 24 Jan 2019 14:15
Hello Stefan,

The selection box with the X button can be collapsed by setting the SelectionBoxesVisibility property of the RadMultiColumnComboBox control.

<telerik:RadMultiColumnComboBox SelectionBoxesVisibility="Hidden" />

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.