Skip to content

The cascading Dropdown List is a series of Dropdown List, where the value of one Dropdown List depends upon another’s value.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Cascading-Dropdown-List-in-Blazor-using-Entity-Framework

Repository files navigation

Cascading Blazor Dropdown List in using Entity Framework

Cascading Dropdown List in Blazor using Entity Framework, The cascading Dropdown List is a series of Dropdown List, where the value of one Dropdown List depends upon another’s value.

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.

N> NOTE: Ensure to modify the path of NORTHWIND.MDF in DataContext.cs based on your local path, before running the sample.

About

The cascading Dropdown List is a series of Dropdown List, where the value of one Dropdown List depends upon another’s value.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published