Hallo,
is Pagination supported in scenario when using PivotGrid with xmlaDataSource.
When yes - where can I find some example?
When not - is it a workaround, to implement scenario with huge amound of data?
(Our Cube works very slow by using some big Dimmensions (over one milion of items)
best regars
Wojtek
Hi
The grid does not support paggination. It is designed to virtualize its UI so the scrolling should not be a performance issue.
About your second question in last SR we did some performance optimization and you can try to use this version. Also we still work on this performance issue, so we hope to fix it for 11.2 version.
Todor