Hi,
I have a RadComboBox that is in a RadExpander which I have bound to a public property that returns a set of key value pairs. I copied this same RadComboBox, renamed it, and placed it in a DataTemplate for a ListBox so when a User Selects the item in the ListBox the static text's visibility collapses and the editable fields are presented. I am running into the problem where the RadComboBox doesn't bind. The initial visibility of the RadComboBox is collapsed. Any Ideas?
I have a RadComboBox that is in a RadExpander which I have bound to a public property that returns a set of key value pairs. I copied this same RadComboBox, renamed it, and placed it in a DataTemplate for a ListBox so when a User Selects the item in the ListBox the static text's visibility collapses and the editable fields are presented. I am running into the problem where the RadComboBox doesn't bind. The initial visibility of the RadComboBox is collapsed. Any Ideas?