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
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.