I have a xamDataGrid which is populated by a collection of entities using entity framework. I would like to be able to highlight any cells that have been edited by the user, similar to the DataErrorDisplayMode property. Is there any option for this, or a simple solution available?
Thank you Francis, I was able to use the CellValuePresenter to change the backcolor of edited cells from my view model. However I have noticed that when scrolling the backcolor changes to other cells. I think this is because of the RecordContainerGenerationMode="Recycle" property. For this reason I’ve opened a post centred around the edit icon here
Hello,
Just checking back to see if the forum topic I linked you to was helpful, or if you have further questions...
Thanks,
The same question is addressed here.
Please let me know if you have any further questions.
Thanks...