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
610
XamPivotDataSlicer looses the Data Slicer Items when the Target Heirarchy is Changed.
posted
We are using a V15.2  XamPivotGrid and XamPivotDataSlicer linked to a MVVM based Olap.FlatDataSource.
Assume we have three dimensions / target heirarchies: Color, Make and Year and that the current
Target Heirarchy is Year
When the Target Heirarchy value is changed from say Year to Color or Make in the
Header Area of the Data Slicer, the Data Slicer Items area are goes blank and
changing the Target Heirarchy value back to Year still leaves the Data Slicer
Items area blank.
1) Can you please explaing why the above is happening.
2) Is it possible to Disable or Hide the Header Area so that the user cannot change the Target Heirarchy ?
3) Is it possible to trap the Target Heirarchy_Changed event and cancel the users change ?

Thanks in Advance !