From f15b8481a5b31290770af0f80c5aeca477c28a93 Mon Sep 17 00:00:00 2001 From: Nadya Todorova Date: Fri, 21 Mar 2025 17:45:03 +0200 Subject: [PATCH] Update mcb-overview features --- controls/multicolumncombobox/multicolumncombobox.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/controls/multicolumncombobox/multicolumncombobox.md b/controls/multicolumncombobox/multicolumncombobox.md index 4e88d6bc8..b2d9cf6c0 100644 --- a/controls/multicolumncombobox/multicolumncombobox.md +++ b/controls/multicolumncombobox/multicolumncombobox.md @@ -22,19 +22,13 @@ previous_url: multicolumncombobox-overview ## Key Featues -* Easily customizable appearance and theming mechanism. +* Easily customizable appearance and theming mechanism * Binding to a wide set of binding sources -* Filtering +* Filtering that allows typing text in the text area of RadDropDownList and filtering the data in grid +* RadMultiColumnComboBox can use the filtering, grouping and sorting functionalities that are available in the RadGridView hosted in the drop-down * Selection and navigation * Flexible API -The current version has some limitations that you should consider: - -* The **RadGridView** hosted in the drop-down does not allow editing operations. - -* The **RadGridView** hosted in the drop-down does not support filtering, grouping and sorting operations. - - ## Telerik UI for WinForms Learning Resources * [Telerik UI for WinForms MultiColumnComboBox Homepage](https://www.telerik.com/products/winforms/multicolumncombo.aspx)