Setting selected value from code with dynamic data with MultiColumnComboBox

0 Answers 5 Views
ComboBox
Victor
Top achievements
Rank 1
Victor asked on 03 Dec 2025, 01:15 PM

Hi,

 

When defining the selected value from code with a dynamically populated list (autocomplete that feeds itself as you type), defining the bound value from code does not update the rendering, regardless of calling StateAsChanged, Rebind or Refresh.

The value is properly set but the text-field is not updated from the defined TextField property, and i know for sure that the matching item is inside the Data list.

Is this a known limitation ? is there working example of such setup ?

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Victor
Top achievements
Rank 1
Share this question
or