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

Example of Overview in ASP.NET MVC Pivot Table Control

This sample provides an overview of ASP.NET MVC Pivot Table, which allows you to organize and summarize pivot data in a detailed or abstract view and display it as a grid and chart.

DEMO
SOURCE

The ASP.NET MVC Pivot Table is a powerful control for organizing and summarizing business data and displaying the results in a table and chart format. It includes major features such as built-in aggregations, pivot table field list for report manipulation, Excel-like filtering and sorting, editing, Excel and PDF exporting, and so on, which are used in this demo, as well as a large data source loaded without any performance degradation by using virtualization support.


More information on the ASP.NET MVC Pivot Table can be found in this documentation section.