Monday, October 27, 2014

ListView ItemsSource and DataContext TwoWay binding

Hi All!


i have a trouble to bind DataContext to ListView with TwoWay.


Problem:

When i click on Item in SelectListView (to Select/Unselect) - databind change item in SelectListView.ItemsSource but Page.DataContext not changed.


No comments:

Post a Comment