Browse By Tags

  • XamPivotGrid with FlatDataSource - how row related data can be accessed

    Hi, I'm checking the XamPivotGrid and I need the ability to get the associated with the selected row data object:

     In sample: FlatDataSourceCB.xaml I added selection by rows and hanling for SelectedRowsCollectionChanged event:

    <ig:XamPivotGrid.SelectionSettings…

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

  • XamPivotGrid does not refresh completely

    Hi there,

    I have a View with a TabControl. The TabControl has two TabItems and each TabItem has a XamPivotGrid.

    When i set (in code behind) the datasource of the XamPivotGrids, only the XamPivotGrid on the selected TabItem refreshes completely. The other…

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

  • KPIs in XamPivotGrid

    Hi,

    Does the XamPivotGrid  control of v10.3 supports KPIs in Analysis Services ? What about the calculated members are they supported in this version ?

     

    Thanks.

     

     

  • Unchecking of member causes problem in "Expand hierarchies" example

    Hi,
    There is an example “Expand hierarchies” for “xamPivotGrid”
     
    If in the combo box “Expand to Years” is selected  and then…
  • Problems with Calculated Metrics, Dimension Size

    I work in a big company of software development in Brazil, and we are developing a proof of concept for one of our largest customers, using xamPivotGrid. But we are facing some problems. Could you help us?

    The problems are:

    1. Is there some limitation…