I'm using Datatable in C# just to rely it to a datagrid in WPF, the problem is when i change the column name, all the data in this column are loss, i tried This stackoverflow article but the same problem still remain, can someone help me please?
thanks