Select theme:
This blog post demonstrates how to implement cascading DropDowns with Angular, .NET Core and Microsoft SQL Server without writing code.

getCustomers() on Page Load event and bind the first DropDown to the ${result.value}:

getOrders() on first DropDown Change event with CustomerID parameter equal to ${event.CustomerID} and set orders Page property equal to ${result.value}:

getOrderDetails() on second DropDown Change event with OrderID parameter equal to ${event.OrderID} and set details Page property equal to ${result.value}:

detail Page property equal to ${event} on third DropDown Change event and bind the Form component:


Radzen generates automatically customizable Angular 5 and .NET Core 2.x applications with everything needed:




Enjoy!
Using GitHub Copilot with Radzen Blazor Studio
How Radzen DataGrid Powers a Research Data Portal at the University of Nevada
Looking Ahead: What’s Coming in 2026
What We Shipped in 2025 (So Far)
October Update: GitHub Copilot, PivotDataGrid, and more new tools to boost your Blazor development
New: RadzenSkeleton Blazor Component
Add AI Chat to Your Blazor Apps with RadzenAIChat
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: