Skip to content

Update dxgrid columns252 - #4

Merged
humanarian merged 21 commits into
25.2.1+from
update-dxgrid-columns252
Jan 22, 2026
Merged

Update dxgrid columns252#4
humanarian merged 21 commits into
25.2.1+from
update-dxgrid-columns252

Conversation

@Manuel-J-Sanchez

Copy link
Copy Markdown
Contributor

Refactored the demo to use the simplified API according to Denis suggestion in Teams Thread

@humanarian humanarian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@DevExpressExampleBot

Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[PREPARATION ERROR]
	ERROR: 
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.RuntimeModule.GetTypes()
   at System.Reflection.Assembly.GetTypes()
   at DevExpress.ProjectUpgrade.RegexHelp.MethodRegexBuilder.GetBuilderFactory(ELanguage language)
   at DevExpress.ProjectUpgrade.Updaters.XAFAddGlobalFeatureToggleWithBuilder..ctor(String updaterVersion)
   at DevExpress.ProjectUpgrade.GarbageAdder.Execute(FileUpdaterCollection fileUpdaters, ConversionParameters args, IFileSystem fileSystem)
   at DevExpress.ProjectUpgrade.FileProcessor..ctor(ConversionParameters args, IFileSystem fileSystem, IFileStateUserController fileStateUserController)
   at DevExpress.ProjectUpgrade.Program.Main(String[] args)
	OUTPUT: Project Converter (25.2.2.0)
The conversion is started

https://codecentralfarm.devexpress.devx/job/xaf-how-to-sort-a-listview-in-code_25.2.1+/8/console

@DevExpressExampleBot

Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\9ff90ac6-4a75-4b89-b814-03b12b9ca5b3\tempTestingCS\EFCore\SortListViewEF\SortListViewEF.Module\Module.cs(22,56): error CS0234: The type or namespace name 'Objects' does not exist in the namespace 'DevExpress.ExpressApp' (are you missing an assembly reference?) [C:\Temp\9ff90ac6-4a75-4b89-b814-03b12b9ca5b3\tempTestingCS\EFCore\SortListViewEF\SortListViewEF.Module\SortListViewEF.Module.csproj]

https://codecentralfarm.devexpress.devx/job/xaf-how-to-sort-a-listview-in-code_25.2.1+/15/console

@DevExpressExampleBot

Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\cd36b391-e9af-4f6c-9bda-4016aebd285c\tempTestingCS\EFCore\SortListViewEF\SortListViewEF.Module\Module.cs(22,56): error CS0234: The type or namespace name 'Objects' does not exist in the namespace 'DevExpress.ExpressApp' (are you missing an assembly reference?) [C:\Temp\cd36b391-e9af-4f6c-9bda-4016aebd285c\tempTestingCS\EFCore\SortListViewEF\SortListViewEF.Module\SortListViewEF.Module.csproj]

https://codecentralfarm.devexpress.devx/job/xaf-how-to-sort-a-listview-in-code_25.2.1+/16/console

@humanarian
humanarian merged commit e370d67 into 25.2.1+ Jan 22, 2026
0 of 2 checks passed
@LanaDX
LanaDX deleted the update-dxgrid-columns252 branch January 26, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants