Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
We have two dropdowns where the selection in one dropdown affects the
options in the other. When allowFiltering true
is set for both dropdowns, previously selected values
in the second dropdown remain visible, causing issues. The second dropdown
should only display options relevant to the current selection in the first
dropdown.
Sample: Sample
Replication Steps:
Expected Behavior: The data source should function properly.
Actual Behavior: The data source does not function properly.