views:

51

answers:

0

i have a control the have a property called "SelectedItems"

my control bind SelectedItems to an innerDataSource.

the control user bind this property to his model view how do i explicitly trigger a bind update for the two binding ?

using getBindingExpretion Gives me reference to only one of the binding .