Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WPF ComboBox Problem
Message
De
02/07/2010 15:40:25
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, États-Unis
 
 
À
02/07/2010 15:25:31
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01471290
Message ID:
01471317
Vues:
40
Viv,

The ItemsSource for the combo box is a mmBindlingList entity.

I call it with a business object's GetEntityList() method.

It has four columns but I am only using (referencing) two of them in my XAML. The name and the code for the DisplayMemberPath and the SelectedValuePath respectively. In the debugger I can see all the data. The combobox looks and behaves correctly in every way except now it is not showing the proper selected value upon first view of the Window.

Guy



>HI,
>Hmmm. Bit hard to know what's going on without knowing more about the ItemsSource. What dicatates which item in the list should be selected after loading ?
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform