This doesn't have anything to do with it...you are not dealing with the DDT or the default values at this point....your problem is that the combo box is expecting the SelectedValue property to be set as it is the default property used for binding. Change the BindingProperty to Text.