Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WPF ComboBox Problem
Message
From
02/07/2010 15:40:25
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
 
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01471290
Message ID:
01471317
Views:
41
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 ?
>
Previous
Reply
Map
View

Click here to load this message in the networking platform