Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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?
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-upload-an-excel-file-and-bind-to-blazor-grid
- Owner: SyncfusionExamples
- Created: 2022-04-13T04:16:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T04:49:48.000Z (6 months ago)
- Last Synced: 2024-07-16T07:23:31.743Z (6 months ago)
- Topics: blazor, datagrid, grid
- Language: HTML
- Homepage:
- Size: 783 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.