Whats most performant way to Implement server-side paging with the xamgrid control while trying to follow the MVVM pattern as close as possible. And can you give me sample code implementing it.
ooh yeah look for this link Getting Started with Virtual Collection
Hi,
XamGrid supports RIA Services. You can use RIA Services for server-side paging.
We have a documentation article that gives a basic sample - http://help.infragistics.com/NetAdvantage/Silverlight/2010.3/CLR4.0/?page=RIA_Using_RIA_And_XamDataGrid.html
Regards,