Conditional formatting of the font in a WPF Datagrid
问题 I have a WPF Datagrid populated using a Dataset. I am trying to change the font colour of the data in two columns. I have it working using REMOVED OLD CODE But it isn't holding the colours very well especially when there is scrolling on the grid. It is also slow. Is it possible to do this using an IValueCoverter or is there some other more efficient way to achieve this? EDIT I have tried to take a new approach to this problem. I have created a class to return a bool and then use that bool to