This question is locked. New answers and comments are not allowed.
Hi,
I have two dropdown controls on my view, Region and Country. The Country dropdown is disabled by default and I found a way how to enable it on Page load. I have a control to clear all fields that resests all the fields to their default values. My question is
1. How to reset the values of cascaded dropdowns. I used couple of apis to get this to work, not sure if thats the correct way.
2. The country dropdown gets disabled again and no hack would work.
Pls see my index.cshtml file attached.
Thanks
I have two dropdown controls on my view, Region and Country. The Country dropdown is disabled by default and I found a way how to enable it on Page load. I have a control to clear all fields that resests all the fields to their default values. My question is
1. How to reset the values of cascaded dropdowns. I used couple of apis to get this to work, not sure if thats the correct way.
2. The country dropdown gets disabled again and no hack would work.
Pls see my index.cshtml file attached.
Thanks