This sample explains about how to bind the Blazor DataGrid data asynchronously from WebAPI service and performed CRUD action in external button click.
- Visual Studio 2022
- 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.