Hi,
Go to Save and Load views example of Pivot Grid:
Create a query with “Date” dimension on rows and “Amount of sale” measure.
Exclude “2006” from Filter view model of “Date”:
Collapse “All Periods”.
Press “Save current view” and “Load selected state”.
The value in table will be different after loading. If you look at the filter view model of Date – “2006” is checked there, it should be unchecked.
How to fix this?
Regards,
Plamen
Hi
It is a sample problem. May be it does not care about the state of filters check boxes.
It is only sample not functionality build into the grid.
Todor
Do you have any other code for Saving/Loading of Pivot Grid content?
platon690 said: Hi, Do you have any other code for Saving/Loading of Pivot Grid content? Regards, Plamen
Hello Plamen,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
I just want to use this functionality, but it seems not working properly at the moment.
You have asked if there is any additional code. Here is how the sample's file list looks like when opened in IE:
and here is when it is opened in FireFox
You may need this SavedPivotGridView.cs/vb file.Regards.Plamen.