• 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 Server Side Exporting in ASP.NET MVC Data Grid Control

This sample demonstrates the server-side exporting of the Grid, which allows you to export its data to the Excel, CSV and PDF formats using server-side actions. Use the toolbar buttons to export Grid data to desired format.

DEMO
SOURCE

Server-side exporting is implemented by using the Syncfusion.EJ2.GridExport library

In this demo, ExcelExport, CsvExport and PdfExport items are defined in the toolbar and for these toolbar items, we have defined actions in toolbarClick event to export the Grid data using the serverExcelExport serverCsvExport and serverPdfExport methods.

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