Browse By Tags

  • Problem: Loading data to XamPivotGrid and XamPivotDataSelector

    Good Morning,

    I´m new at the forum posts also XamPivotGrid and XamPivotDataSelector are new to me.

    I'm trying to build an application that uses Silverlight and XAML, and I have a problem with these two components. I'm using Visual Studio…

  • XamPivotGrid flat data source exception

    Hello,

    I have a problem with xamPivotGrid exceptions occurring in the following scenario:

    1. Pivot grid is loaded with previously saved layout view.

    2. Data Source could be updated from underlying sources (webservices) at any given moment

    3. If I then…

  • XmlaDataSource syntax in C#

    How is the syntax in C # for this code?

    <olap:XmlaDataSource
          x:Key="DataSource"
          ServerUri="">sampledata.infragistics.com/.../msmdpump.dll"
          Database="Adventure Works DW Standard Edition"
          Cube="Adventure Works…

  • How I can restrict access to cubes?

    We are using the XamPivotGrid, we restrict access to certain hubs through Service Analyze SQL 2008 (via XMLA) using as parameter the user ID logged. Another way I thought is removing cubes programmatically. Greetings. Carlos Rdz.
  • Performance of XamPivotGrid

    I am currently evaulating XamPivotGrid using FlatDataSource. I just started testing the performance of the grid by binding the flatdatasource to a List containing about 1 million items. My source object class contains about 6 members out of which two are…

  • xamPivotGrid + SQL Server Database

    Hi,

    How to bind (SL-DV) xamPivotGrid to Microsoft SQL Server Data Source(RDBMS)?

    This is really urgent requirement. If anyone has any sample/link please do reply.

    Thanks & Regards,

    Sandip

     

  • How to use XamPivotGrid?

    Hi,Can any one tell me how to use XamPivotGrid? please give a simple example so that i can bind it with sql server database

     

    thanks