Hey,
I have a XamComboEditor with an IBindingList bound to its ItemsSource property. I initially bind it to an empty binding list and fill it in a few moments later (after some background work).
When the binding list is filled the combo editor doesn't refresh itself to show the display member, it keeps showing the value member (ie I have an item in my binding list with Name = "Test 1" , Value=1 and the combo editor is bound to a property with a value of 1, and it still shows 1 instead of "Test 1"). I tried this same test with the regular ComboBox and it does refresh to show "Test 1". Is this something that the xam combo editor is supposed to support or do I have to do this manually somehow?
Thanks
Hello jlotridge,
I will the same problem with the comboeditor,
Do you tell me how solve this issue ?
Regards.-
It sounds like an issue with the XamComboEditor. Please submit the issue to the support group if you haven't already.