This question is locked. New answers and comments are not allowed.
Hi,
When I using the QueryableDomainServiceCollectionView to submit changed data, I find that it always reload the data after the submit succeed. I just wandering why does that need to happen, since the DomainContext will automaticly refresh the data after its SubmitChanges calls.