Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
Loading of empty query in xamPivotGrid
posted

Hi,

              There is a problem with loading of empty query in xamPivotGrid.
               For example go “FlatDataSource (XAML)” example of xamPivotGird:
                Create empty query - find an empty cell and keep only this cell in the query.  
                For example I have replaced “Seller” dimension with “Date” dimension on rows.  Then I have drilled “Date” dimension and found that the cell (“2006.February”,”Bikes”) is empty,
The example works with different data sets. By each start the empty cells  appear on different places. When you start the example the cell (“2006.February”,”Bikes”) may have value, but there will be other empty cells.
  
 I have left  “2006”.“February” member from Date dimension and “Bikes” member from “Product” dimension in the query. This has selected the empty cell:
 

               The example will crash:

                How to fix this?
Regards,
Plamen