Bind for Each - Disabling One Component Based on the Value of Another
Content
I have attached a sample application that has 2 select one's in a bind-for-each. I am trying to enable the Region based on whether the user selects any State.
I can see the value property of the State component getting set after selecting a State, but using that same variable on the disable property of the Region component isn't working.
Any help would be greatly appreciated.
Thanks,
Rob
0