• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Column Menu in ASP.NET MVC Data Grid Control

This sample demonstrates the default functionalities of the ColumnMenu. Click on multiple icon of each column to open the column menu.

DEMO
SOURCE

Grid has option to show column menu when click on multiple icon of each column. The column menu has integrated options to interact the features like sorting, grouping, filtering, column chooser and autoFit. This features can be enabled by defining the ShowColumnMenu as true. The default items are

  • SortAscending - Sort the current column in ascending order.
  • SortDescending - Sort the current column in descending order.
  • Group - Group the current column.
  • Ungroup - Ungroup the current column.
  • AutoFit - Auto fit current column.
  • AutoFitAll - Auto fit all columns.
  • ColumnChooser - Choose the column visibility.
  • Filter - Show the filter option as given in FilterSetting-> Type.

In this demo, Column Menu feature has enabled by defining ShowColumnMenu as true with sorting, grouping, filtering, column chooser and autoFit options.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE