Skip to content

25.2.5+#10

Merged
GusevAlexander-DevExpress merged 15 commits into
25.1.3+from
25.2.5+
May 20, 2026
Merged

25.2.5+#10
GusevAlexander-DevExpress merged 15 commits into
25.1.3+from
25.2.5+

Conversation

@iancaringal-devexpress
Copy link
Copy Markdown
Contributor

update example to use built-in context menu where possible (rows, columns, etc.) and custom context menu in other areas (pager, toolbar, editing row)

@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\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\Pages\Index.razor(61,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\7f9bb51c-a85d-4dd6-ae13-f7f91af1aa5b\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/20/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\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\Pages\Index.razor(61,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\8b578ce4-3caf-43c5-a42e-d104f547b102\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/21/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\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(287,49): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(295,41): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(295,81): error CS0246: The type or namespace name 'GridDataRowCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(329,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(329,84): error CS0246: The type or namespace name 'GridHeaderCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(375,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(375,84): error CS0246: The type or namespace name 'GridFooterCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Pages\Index.razor(62,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\de30bd83-462a-448a-917b-b3ad53af5d61\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/22/console

Comment thread CS/GridWithContextMenu/Data/GridContextMenuHelper.cs
}

private static void AddRowItems(GridCustomizeContextMenuEventArgs args, GridDataRowCommandContext rowContext) {
var update = (IGridCommandContext c, Action t) => {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

please move it in a separate method since it is used in multiple places

@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\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(287,49): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(295,41): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(295,81): error CS0246: The type or namespace name 'GridDataRowCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(329,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(329,84): error CS0246: The type or namespace name 'GridHeaderCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(375,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(375,84): error CS0246: The type or namespace name 'GridFooterCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\Pages\Index.razor(62,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\83710600-99a4-47ac-87ab-17d5d134db33\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/24/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\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(287,49): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(298,41): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(298,81): error CS0246: The type or namespace name 'GridDataRowCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(321,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(321,84): error CS0246: The type or namespace name 'GridHeaderCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(356,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(356,84): error CS0246: The type or namespace name 'GridFooterCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(366,29): error CS0246: The type or namespace name 'IGridCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(379,40): error CS0246: The type or namespace name 'IGridCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Pages\Index.razor(62,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\eed041d7-3845-4aee-8e7e-19482ff19b5a\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/25/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\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(287,49): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(298,41): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(298,81): error CS0246: The type or namespace name 'GridDataRowCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(321,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(321,84): error CS0246: The type or namespace name 'GridHeaderCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Pages\Index.razor(62,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(356,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(356,84): error CS0246: The type or namespace name 'GridFooterCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(366,29): error CS0246: The type or namespace name 'IGridCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(379,40): error CS0246: The type or namespace name 'IGridCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\9a2b3fc4-5d02-4497-b2ae-9b6c96dc3b3c\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/26/console

Fixed searching issue
@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\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(287,49): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(298,41): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(298,81): error CS0246: The type or namespace name 'GridDataRowCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(321,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(321,84): error CS0246: The type or namespace name 'GridHeaderCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(356,44): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(356,84): error CS0246: The type or namespace name 'GridFooterCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(366,29): error CS0246: The type or namespace name 'IGridCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\GridContextMenuHelper.cs(379,40): error CS0246: The type or namespace name 'IGridCommandContext' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Data\WeatherForecastService.cs(7,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Pages\Index.razor(63,36): error CS0246: The type or namespace name 'GridCustomizeContextMenuEventArgs' could not be found (are you missing a using directive or an assembly reference?) [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(47,11): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Shared\MainLayout.razor(71,40): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Shared\NavMenu.razor(10,30): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]
C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\Pages\Error.cshtml.cs(14,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Temp\1eeb09c4-bc4f-40b1-9e1e-6a5f642425e2\tempTestingCS\GridWithContextMenu\GridWithContextMenu.csproj]

https://codecentralfarm.devexpress.devx/job/blazor-grid-show-context-menu_25.1.3+/27/console

@GusevAlexander-DevExpress GusevAlexander-DevExpress merged commit d417a09 into 25.1.3+ May 20, 2026
2 checks passed
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.

5 participants