Last Updated:
02 Sep 2020 10:54
by ADMIN
MultiColumnComboBox: Add support for the IsSearchable property of the RadGridView columns
RadGridView columns expose a IsSearchable property that is not taken into account when you use RadMultiColumnComboBox and search via the autocomplete box. Add support for the property. If set to False, the searching should not find the corresponding column.