Skip to content

Commit ce85613

Browse files
Merge pull request #1 from Backiaraj/grid
Modified the readme content
2 parents 00ec7dd + 85cdbac commit ce85613

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# EJ2-DataGrid-BlazorServer-GridEdit-Asynchronousupdate-Default-Toolbaritems
2-
In this demo, we have bounded the Grid Data asynchronously from WebAPI service and performed CRUD action using default toolbar items
1+
# Blazor Server DataGrid - GridEdit Asynchronousupdate with Default Toolbaritems
2+
3+
This sample explains about how to bind the Blazor DataGrid data asynchronously from WebAPI service and performed CRUD action using default toolbar items.
4+
5+
## Prerequisites
6+
7+
* Visual Studio 2022
8+
9+
## How to run the project
10+
11+
* Checkout this project to a location in your disk.
12+
* Open the solution file using the Visual Studio 2022.
13+
* Restore the NuGet packages by rebuilding the solution.
14+
* Run the project.

0 commit comments

Comments
 (0)