This example illustrates how to change row background based on RowState when underlying source is DataTable in [WPF DataGrid](https://www.syncfusion.com/wpf-ui ...
When binding a System.Data.DataTable to a WPF DataGrid, if the DataColumn.ColumnName contains a / (forward slash), all subsequent cells in that column fail to display values. This behavior occurs ...