Dynamic Columns in a WPF DataGrid Control Part 1- CodeProject
Dynamic Columns in a WPF DataGrid Control Part 1- CodeProject Also, I don’t really need to use specifically the DataGrid, as this will be simple table of strings for preview only – it may be as well displayed, say, inside Grid with ItemsControl – I just need to provide a view with columns and rows. […]