Skip to content

25.2.5+#10

Open
iancaringal-devexpress wants to merge 10 commits into25.1.3+from
25.2.5+
Open

25.2.5+#10
iancaringal-devexpress wants to merge 10 commits into25.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

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.

2 participants