Hi All,
I have been trying and failing to update the Update Property for one of the dropdown control.. my requirement is to autopopulate the value in text box based on the previous dropdown selection. but unable to set the update property to the dropdown feild.
DataCardValue2.Selected.value
DataCardValue2.Selected.Result
DataCardValue2.Selecteditems
DataCardValue2.Selected
Tried all the above and it is not working...

Please help me to fix this issue