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
1085
Bad performance of "LoadCustomizations"
posted

When saveing / loading large views in XamPivotGrid, loading takes very, very long since it has to expand every member one by one. Even disconnecting the datasource from the control (setting grid's datasource to null) doesn't speed up the process. We have pretty large dimensions with 100+ members, so the average loading time is about 3 minutes per view!

And one more question: is it possible to disable the filter behavior where expanding a member in the filter also expands it in the grid? If you use a filter on a 2nd level hierarchy your expanded states get lost (all will be expanded / collapsed).

BR

Daniel

Parents
  • 22015
    posted

    Hello Daniel,

     

    Thank you for your post!

     

    I have been looking into it and have created a small sample application in order to test the functionality you have described. Using the sample application I was not able to reproduce the issue.

    I am attaching the sample application for your reference. Would you please modify it with the functionality you are using, so it reproduces the issue? This way I would be able to further investigate this matter for you.

     

    Looking forward to hearing from you.

     

    PivotGrid_SaveLoadLayout15.1.zip
Reply Children