I am looking for a way to re-sort my DataGrid when the underlying data has changed.
DataGrid
(The setting is quite standard: Th
The answer by sellmeadog is either overly complicated or out of date. It's super simple. All you have to do is:
...