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

SelectedItem only observes changes if binding is Twoway

1 Answer 34 Views
ListPicker
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Peter
Top achievements
Rank 1
Peter asked on 10 Aug 2013, 03:21 AM
Is there a specific reason for this?

If I bind the SelectedItem (or SelectedValue) in a OneWay binding with the intention of handling the Selection changed event myself, then it does not observe changes via INPC on the bound property

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Stanoev
Telerik team
answered on 12 Aug 2013, 11:18 AM
Hello Peter,

The binding to the SelectedItem has to be TwoWay in order to achieve this scenario. Please refer to the attached project for more information and let us know if you need further clarification. 

Regards,
Kiril Stanoev
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
ListPicker
Asked by
Peter
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or