I bind ItemsSourceProperty like this https://github.com/Manne990/XamTest/tree/master/XamTest/Views/TemplatedTableView
But this only works when items are changing. When order of items is changing, items are added or removed - grid is not refresh. Is there any other way to bind ItemsSource?
↧
Grid with ItemsSource
↧