Hi all,
I'm using one view model and two views. both views containg a text box which binds to same value in the view model. My problem is that, If I changed tat value in one view, its not getting updated in another view? Y is it so? what mistake I have done?
Loading
Mythi ViswaPosted Feb 22, 2011, 11:08 PM
Jaganathan BantheswaranPosted Feb 22, 2011, 4:26 PM
Possible missings:
Are you inheriting the INotifyChanged like this