Hi Buddhi,
Thank you for reaching out to us.
We have carefully reviewed your requirement and would like
to provide you with an optimized solution. Instead of directly updating the
datasource of the ComboBox component, we recommend dynamically updating the
query for each ComboBox within the change event. This method ensures that the
data displayed in the dependent ComboBoxes is filtered efficiently based on the
selection in the parent ComboBox.
We have created a sample implementation to demonstrate this
approach. You can explore the behavior and adapt it to your use case.
Sample:
Fw1mi2
(forked) - StackBlitz
For a deeper understanding of cascading dropdowns and query
updates in the Angular ComboBox component, you can refer to our detailed
documentation:
Documentation:
Cascading
in Angular Combo box component | Syncfusion
Regards,
Yohapuja S