When using a ListView with a datatemplate that represents the items in editable combo boxes, the first time a custom value is entered into the combo box the custom value gets reset to the previous ...
I tried to attach TextFields.HasClearButton to DatagridComboBox, it is there, but it doesn't work after click. I make ComboBox into ListView, the clearbutton doesn't work either. Is there any way to ...