This is a migrated thread and some comments may be shown as answers.

UI not showing bound value.

1 Answer 61 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Ben Boger
Top achievements
Rank 1
Ben Boger asked on 05 Jul 2011, 04:28 PM
I'm trying to use the rad combo box, I am binding to an items source containing a collection of choices, and binding to selected item. selected item gets saved off and when you come back it gets populated into the model which the ui then retrieves through binding. I can actually break into the code and see in the call stack, when I set the datacontext of the initialized ui, it grabs the value for the selectedItem, howevery it never actually shows the item. I've tried changing it so the binding for the ItemsSource came first but it hasn't actually helped.

If there is something that needs to be done extra I would like to know what it is and why I have to do it. Thanks


1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 08 Jul 2011, 03:10 PM
Hello Ben,

Could you please check the sample with the RadComboBox in the other forum thread here - the control is bound as expected. What is different in your code?

Greetings,
Yana
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
ComboBox
Asked by
Ben Boger
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or