Last Updated:
04 Jun 2025 11:52
by Stenly
PivotGrid: Add an option to persist the previous settings of the SortingEditor dialog
Currently, when pressing the "More Sorting Options..." menu item to customize the sorting, a new SortingEditor dialog is created each time. For its ViewModel property, a new SortingOptionsViewModel instance is created. There isn't an option to persist the customization that the client has performed previously when reopening the dialog, so we could add such an option.