How to fill DataGridView by xml "Windows -1252" encode file c# .NET Core

191 Views Asked by At

I want to fill the datagridview from a XML file which is encoded as Windows-1252. I'm using .NET Core that does not support this encoding

0

There are 0 best solutions below