-
Hi, I have a specific requirement where i need to be able to set a ComboBox's entry If its underlying bound property is a required field, but only if the bound ItemsSource returns a collection containing one value. The ItemsSource is bound to the model property of a Lookup style csla ViewModel (fetched...