This is a migrated thread and some comments may be shown as answers.

QueryableDomainServiceCollectionView ChangePage doens´t work after CancelNew

0 Answers 30 Views
DomainDataSource
This is a migrated thread and some comments may be shown as answers.
Murilo
Top achievements
Rank 1
Murilo asked on 18 Jul 2012, 01:30 PM
Hello,

I´m using QueryableDomainServiceCollectionView to make DomainDataSource with MVVM support.
When I call view.CancelNew the operations to change page return true but the collection doens´t change. 
The SubmitChanges causes an error too, I don´t know the error because I don´t have an InnerException, the only message is: Submit error is not handled!
After inspecting, the HasChanges property is true and it should be false. If I call RejectChanges everything works again, but I can loose all the other changes, just the new added item. How can I solve it? 


Thanks.

No answers yet. Maybe you can help?

Tags
DomainDataSource
Asked by
Murilo
Top achievements
Rank 1
Share this question
or