Update dxgrid columns252 - #4
Conversation
humanarian
left a comment
There was a problem hiding this comment.
The SortListViewControllerBase class is now abstract for no reason. Since deriving from it is no longer required, the class should be made non-abstract and renamed so it doesn't contain "Base" in its name - for example, SortListViewController.
…riginal controllers.
…ess-Examples/xaf-how-to-sort-a-listview-in-code into update-dxgrid-columns252
|
Please correct the project and update this pull request by pushing a new commit. https://codecentralfarm.devexpress.devx/job/xaf-how-to-sort-a-listview-in-code_25.2.1+/8/console |
|
Please correct the project and update this pull request by pushing a new commit. https://codecentralfarm.devexpress.devx/job/xaf-how-to-sort-a-listview-in-code_25.2.1+/15/console |
|
Please correct the project and update this pull request by pushing a new commit. https://codecentralfarm.devexpress.devx/job/xaf-how-to-sort-a-listview-in-code_25.2.1+/16/console |
…ess-Examples/xaf-how-to-sort-a-listview-in-code into update-dxgrid-columns252
Removed redundant README.md paths from vale validation.
Refactored the demo to use the simplified API according to Denis suggestion in Teams Thread