I've always had long loading times with WPF DataGrids, and I cannot find any similar reports online, so I suspected …
wpf performance datagrid itemssourceI have a DataGrid in a WPF application that binds itself to an ObservableCollection of objects, and everything works fine. …
wpf exception datagrid binding itemssource