Browse By Tags

  • Dynamic proeprties in data source

    We are evaluating the Silverlight data visualization controls. So far we are very happy with how the pivot grid, charts and data selector controls works together in displaying and working with data. However, up to this point we have only worked with predefined…

  • 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…

  • xamPivotGrid + SQL Server OLTP style

    Hello,

    I have set up an example project to get some data from a SQL 2005 db and bind it to a xamPivotGrid.  SSAS is not an option so I can not use XMLA or similar solution.  I have searched everywhere but I can't find a complete example anywhere.  Is…

  • Any way to load about 150000 of record to Pivot Grid without affecting performance.

    Hi,

    I am using Pivot Grid control to load about 150000 of records at once. I also generating a chart from the pivot grid, similar to sample provided. My application getting hanged when:-

    Data feched and loaded to grid.

    User clicks on any filter and…

  • no measure value

    Hi experts:

      I am using the trial version to evaluate the xamlPivotGrid, I used the sample to connect my owned cube (SSAS 2005), I can see the Databases, Cubes and Dimensions. But when I drag the measure into the data area, the value is not shown. It…

  • SSAS Roles

    Hello,

    I am using XamPivotGrid and I can access an SSAS database with xmla http access and using a Xam Dataselector.

    My SSAS database has Roles setup  (that limit the data shown at the end user) and I want to be able to specify a specific role when accessing…

  • xampivotgrid relational database

    Dear members, am looking for any samples of using the xampivotgrid control with a relational database. any help will greatly be appreciated.

  • XamPivotGrid + Analysis Services

        Hi guys, i'm trying to use the trial version to update a web application developed in Asp.Net of my enterprise. And i need to upgrade the actual components implementing Silverlight interface for the users, but i didn't connect the xamPivotGrid with…

  • xamPivotGrid load and save

    How does XML to xamPivotGrid load and save?