DropDownListBox displays incorrect value with a shared DataWindow

In an application with two DataWindowControls, one DataWindow is shared with a DataStore and the value for the second is set using GetChanges and SetChanges in a round trip to the server in the ItemChanged event. Selecting an item in a DropDownListBox in the second DataWindow displays an incorrect value. [CR 421580]