WPF Datagrid Cell with Validation Error Style

Posted by joerage on Stack Overflow See other posts from Stack Overflow or by joerage
Published on 2010-03-13T19:59:55Z Indexed on 2010/03/13 20:05 UTC
Read the original article Hit count: 236

Hi,

I am trying to change the default style of a DataGridCell (within a WPF Toolkit DataGrid) when there is a validation error. The default is a red border. How can I put my own template?

Thanks.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about datagrid