This question is locked. New answers and comments are not allowed.
Hello,
I have been evaluating PivotGrid control and I saw (through Fiddler) that the way the PivotGrid loads data from OLAP datasource was using Eager Load pattern even though I set my pivotgrid rows and columns to collapse. This approach I think will have performance impact at inital load especially if the cube I'm trying to browse is a large cube. Is there a way to set the pivot grid to use Lazy Load pattern?
Thanks,
-Sherwin
I have been evaluating PivotGrid control and I saw (through Fiddler) that the way the PivotGrid loads data from OLAP datasource was using Eager Load pattern even though I set my pivotgrid rows and columns to collapse. This approach I think will have performance impact at inital load especially if the cube I'm trying to browse is a large cube. Is there a way to set the pivot grid to use Lazy Load pattern?
Thanks,
-Sherwin