cascading DropDownList

1 Answer 146 Views
DropDownList Form Wizard
Edwin
Top achievements
Rank 1
Edwin asked on 10 Jun 2024, 08:19 PM

Hello,

In Telerik UI for ASP.Net core, on the dropdownlist component, there is a built in Cascading functionality.

What is the approach for Telerik UI for Blazor?

I use it in a Wizard, using a form.

Kind regards.

 

1 Answer, 1 is accepted

Sort by
0
Tsvetomir
Telerik team
answered on 11 Jun 2024, 02:21 PM

Hello Edwin,

The achieve cascading DropDowns in Blazor, use the ValueChanged event of the DropDownList to update to model and filter the data for the next component. To see the approach first-hand, refer to our KB article - Cascading DropDowns.

I hope the provided information helps you to move forward with your requirements.

Regards,
Tsvetomir
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Tags
DropDownList Form Wizard
Asked by
Edwin
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Share this question
or