Skip to content

Commit de8f203

Browse files
Merge pull request #1 from Backiaraj/grid
Modified the readme content
2 parents d0afe7f + 917d77b commit de8f203

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# EJ2-DataGrid-BlazorServer-DataBinding-ObservableCollection
2-
In this example we have used datasource as observable collection. Hence create, delete will be notified.
1+
# Blazor DataGrid - DataBinding with ObservableCollection
2+
3+
This example explains about how to use the datasource as observable collection in Blazor DataGrid.
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)