Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/how-to-upload-an-excel-file-and-bind-to-blazor-grid

How to upload an Excel file and bind to Blazor Grid?
https://github.com/syncfusionexamples/how-to-upload-an-excel-file-and-bind-to-blazor-grid

blazor datagrid grid

Last synced: 28 days ago
JSON representation

How to upload an Excel file and bind to Blazor Grid?

Awesome Lists containing this project

README

        

# How to upload an Excel file and bind to Blazor DataGrid

This sample explains about how to upload an Excel file and bind to Blazor DataGrid.

## 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.