Skip to content

A quick start Blazor project that shows how to create a cascading Blazor Dropdown List in the Blazor WebAssembly App.

Notifications You must be signed in to change notification settings

SyncfusionExamples/how-to-create-a-cascading-dropdown-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sarubala20Sarubala20
Sarubala20
and
Sarubala20
Feb 15, 2024
e103578 · Feb 15, 2024

History

9 Commits
Feb 15, 2024
Oct 26, 2023
Oct 26, 2023
Oct 26, 2023
Oct 26, 2023
Oct 26, 2023

Repository files navigation

How to Create a Cascading Dropdown List

This sample shows how to create a cascading Blazor Dropdown List in the Blazor WebAssembly Application.

Examples: https://blazor.syncfusion.com/demos/dropdown-list/cascading

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.