You can display a Context Menu when you right-click any Blazor Grid element. In this example, a click on a column header or row invokes the Context Menu.
This repository stores the code examples of the Menu component for the Getting Started with Menu tutorial. This tutorial explains how to create Menu base level and submenus, process clicks on items, ...