An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/ej2-datagrid-core-excelexport-without-column-headers

Export the grid to excel file without the column headers
https://github.com/syncfusionexamples/ej2-datagrid-core-excelexport-without-column-headers

aspnetcore core excel-export export-without-column-headers grid syncfusion-ej2

Last synced: 8 months ago
JSON representation

Export the grid to excel file without the column headers

Awesome Lists containing this project

README

          

# ASP.NET CORE DataGrid - ExcelExport without Column Headers

This sample explains about how to export the grid to excel file without its column headers.

**Incident link**: https://www.syncfusion.com/support/directtrac/incidents/254909

## Prerequisites

* Visual Studio 2022

## How to run the project

* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.