Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
850
Highlight edited cells or rows
posted

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?