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
440
Error gighlight color
posted

Hello.

I'm using the xamDataGrid with a DataTable as datasource. The tables rows and columns define their own errors and I use DataErrorDisplayMode = DataErrorDisplayMode.Highlight to visualize the errors. And it works fine! The cells with errors are highlighted. But the highlight color is kind of a strange shade of pink. Is there any way to change the color? Or set up my own Style for cells with errors?