Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 465 Bytes

File metadata and controls

17 lines (11 loc) · 465 Bytes

exporting-blazor-datagrid

The Syncfusion Blazor DataGrid enables exporting data as a memory stream, allowing programmatic handling, merging multiple streams, and saving as a file stream.

Getting Started

1. Clone the Repository:

Use git clone to fetch the repository from GitHub.

https://github.com/SyncfusionExamples/exporting-blazor-datagrid.git 

2. Open and Run the Project:

  • Open the project in Visual Studio.
  • Run the project