alexanderar / Mvc.CascadeDropDown

MIT License
26 stars 12 forks source link

Multiple Dropdowns dependent on same "Master" #28

Closed Anders205 closed 6 years ago

Anders205 commented 7 years ago

Hello, Exellent control, but I have one issue. I am trying to create a page with multiple DropDowns. I create the page with three controls. A, B and C. A is independent. B is dependent on A, and C is dependent on A and B. Everything works as expected.

I now add dropdown D and make it dependent on A. D works, but B (and therefore C) is not working anymore.

Is there a way to make this work?

Anders

alexanderar commented 6 years ago

Released in v2.0.3