Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 467 Bytes

File metadata and controls

14 lines (9 loc) · 467 Bytes

ASP.MET CORE DataGrid - Cascading Dropdown Remote Data Editing in Data Binding

This sample explains about how to achieve the cascading dropdown with remote data-binding in the ASP.NET Core DataGrid inline editing.

Prerequisites

  • Visual Studio 2022

How to run the project

  • 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.