Relative Content

Tag Archive for c#wpfxamldatagrid

Why are there duplicates of every column?

I just finished making my code get all files from my desktop, and put them into a new Item(), a class I made for this purpose, but when I ran the program there were duplicates of every column and what was in them. Here is my C# and xaml code: