Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions controls/multicolumncombobox/multicolumncombobox.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down