Skip to content

Files

Latest commit

 

History

History
16 lines (10 loc) · 747 Bytes

File metadata and controls

16 lines (10 loc) · 747 Bytes

How to Export Gantt Chart data to Excel and CSV formats

The Blazor Gantt Chart is a project planning and management tool that provides a Microsoft Project-like interface to display and manage hierarchical tasks with timeline details.

In this quick-start project, you can learn how to export data from Syncfusion Blazor Gantt Chart in a Blazor Web app. You’ll learn how to export Gantt Chart data to Excel and CSV formats.

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.