Unplanned
Last Updated: 09 Jun 2025 09:02 by Martin Ivanov
Martin Ivanov
Created on: 09 Jun 2025 09:02
Category: MultiColumnComboBox
Type: Bug Report
0
MultiColumnComboBox: Search higlighting stops working when the ItemsSource is assigned while the drop down is open

The cell highlighting doesn't work if the ItemsSourceProvider.ItemsSource is set at runtime, while the drop down is open. The filtering of the items works, but the cell content is not colored.

To work this around, make sure to set the ItemsSource before the drop down gets opened.

0 comments