Is there an example of cascading combo boxes in a blazor form?

1 Answer 236 Views
ComboBox Form
Satish
Top achievements
Rank 1
Iron
Satish asked on 07 Dec 2021, 07:24 PM
I have Blazor form that has two combo boxes.  The second combo box should be refreshed based on the value selected by user in the first combo box.

1 Answer, 1 is accepted

Sort by
0
Apostolos
Telerik team
answered on 08 Dec 2021, 04:16 PM

Hello Satish,

Yes, our documentation includes a knowledge base article Cascading DropDowns. It shows how to implement cascading with all our different dropdown components. You can use it as a reference, to achieve the desirable result.

I hope you find the above information useful.

Regards,
Apostolos
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Satish
Top achievements
Rank 1
Iron
commented on 08 Dec 2021, 08:09 PM | edited

I am getting an error trying to run the demo.  I tried both Edge and Chrome browsers.  

Apostolos
Telerik team
commented on 13 Dec 2021, 03:28 PM

Hi Satish,

There is an integration issue between our documentation and REPL, and unfortunately this causes the error on execution. 

You can run the example in a local solution or you can check the same example on Telerik REPL.

Regards,
Apostolos
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Tags
ComboBox Form
Asked by
Satish
Top achievements
Rank 1
Iron
Answers by
Apostolos
Telerik team
Share this question
or