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?