그리드를 벗어나지 않고 관련 작업에 액세스하세요

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