Hello,
if i bind a datasource with mvvm to a grid through the data-bind attribute and for example try to trigger manually the read method of the datasource it seemed that it has no effects on the grid. Now i compared the viewmodel datasource with the datasource from the grid and they did not match. Why is this so?
Thanks in advance
Michael