Hi,
Here's my setup:
And here's my problem:
Am I missing a setting? I would like to continue using XamComboEditor's default template if possible.
Hello,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I created a sample project for you where the functionality you want is achieved. Basically after changing the DataSource of the XamComboEditor I iterated trough the Records and make the Cell with the Editor to enter and exit edit mode and I handled the EditModeEnding event, so I can change the Editor’s Value to the updated one.
Feel free to write me if you have further questions.