There is an internal class inside WCF RIA Services named EntityCollectionView. It is used by the DDS to do the paging. At one point there was talk about making it public, instead they created the public DomainDataSourceView which interacts with the DDS and
the EntityCollectionView.
As a separate issue, there needs to be a public EntityCollectionView as well. If Jeff is successful getting the
source code of RIA Services shipped then I am planning to release one as part of RIA Services Contrib.
ColinBlair
All-Star
29925 Points
5031 Posts
Re: Re: Add new entity via DataForm buttons
Jan 25, 2010 02:34 PM | LINK
There is an internal class inside WCF RIA Services named EntityCollectionView. It is used by the DDS to do the paging. At one point there was talk about making it public, instead they created the public DomainDataSourceView which interacts with the DDS and the EntityCollectionView.
As a separate issue, there needs to be a public EntityCollectionView as well. If Jeff is successful getting the source code of RIA Services shipped then I am planning to release one as part of RIA Services Contrib.
Upshot Blog
ColinBlair on Twitter
MVVM and RIA Services