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.
2 parents 54813f2 + acc76fb commit c16067bCopy full SHA for c16067b
README.md
@@ -1,2 +1,14 @@
1
-# -EJ2-DataGrid-Core-cascading-dropdown-remote-data-editing-data-binding
2
-Cascading dropdown with remote data-binding in the Inline editing
+# ASP.MET CORE DataGrid - Cascading Dropdown Remote Data Editing in Data Binding
+
3
+This sample explains about how to achieve the cascading dropdown with remote data-binding in the ASP.NET Core DataGrid inline editing.
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