Is there a way to dynamically change a dropdonw list during runtime (in my case the list need to change depending on other property selection).
I debug the ItemCollection solution, but the GetValue() is only calling at initial population, not with each dropdown selection.
I debug the ItemCollection solution, but the GetValue() is only calling at initial population, not with each dropdown selection.