グリッドを離れることなく関連するアクションにアクセス

4月 2, 2024
コンテキストメニューを使用すると、特定の情報を編集またはコピーするための便利なコマンドにアクセスでき、他の場所への移動は不要

英語で読み続ける:

Context menus in grids are user-activated dropdown menus that appear when the users right-clicks a cell. They provide quick access to relevant actions for the selected data, like copying cells, editing rows, or performing custom operations specific to the grid's content. This functionality enhances user experience by offering contextual options without having to navigate away from the grid.

Several ASP.NET Core Grid controls offer context menus including:

  • DevExpress ASP.NET Core Data Grid (part of DevExpress ASP.NET and Blazor) empowers you to design context menus with custom actions for your grid data.
  • Telerik UI for ASP.NET Core Grid (part of Telerik UI for ASP.NET Core) enables context-sensitive menus for data interaction, including editing and exporting.
  • Syncfusion ASP.NET Core DataGrid (part of Syncfusion Essential Studio Enterprise) facilitates customizable context menus with built-in options for editing, copying, and exporting grid content.
  • Wisej.NET DataGridView allows you to design interactive context menus for your entire application.

For an in-depth analysis of features and price, visit our ASP.NET Core Grid controls comparison.

Compare ASP.NET Core Grid Controls