We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869076a commit 794fb93Copy full SHA for 794fb93
README.md
@@ -1,2 +1,14 @@
1
# CRUD-action-using-RemoteSaveAdaptor-in-angular-tree-grid
2
-Demo sample illustrating CRUD actions using Remote save adaptor in the Angular Tree Grid
+Demo sample illustrating CRUD actions using Remote save adaptor in the Angular Tree Grid.
3
+
4
+## Prerequisites
5
6
+* Visual Studio 2022
7
+* .Net 7.0
8
9
+## How to run this application?
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