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
- Host: GitHub
- URL: https://github.com/syncfusionexamples/ej2-datagrid-core-excelexport-without-column-headers
- Owner: SyncfusionExamples
- Created: 2019-11-27T12:46:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-13T02:52:42.000Z (9 months ago)
- Last Synced: 2025-09-13T04:25:05.838Z (9 months ago)
- Topics: aspnetcore, core, excel-export, export-without-column-headers, grid, syncfusion-ej2
- Language: C#
- Size: 670 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.