• Using XamPivotGrid and RIA Services.

    Using RIA services with XamPivotGrid is very similar to using RIA services with the XamDataGrid. The three basic steps that you need to take are:

    1. Create a project that supports RIA services
    2. Create a DomainDataSource.
    3. Bind the XamPivotGrid's DataSource property to the DomainDataSource.

    The first two steps are described verbosely with loads of screen shots in this article from the Infragistics online help system.…

    • Mon, Jun 21 2010