- Home
- Forum
- Angular - EJ 2
- Facing Performance Issue in PivotGrid
Facing Performance Issue in PivotGrid
Hi Team,
I am also facing pivot report performance issue for that i had used
enableVirtualization: true in html file then it started rendering the data fastly but having other issues as
- when we scroll down to see the grand total in pivot report it is taking some 3 seconds to show grand total.
- And another issue is when we zoomIn the pivot report it is not showing grandTotal at the end. please guide me to fix these issues.
Hi Dillep,
Please find the response below.
|
Query |
Comments |
|
|
I am also facing pivot report performance issue for that i had used enableVirtualization: true in html file then it started rendering the data fastly but having other issues as
|
While enabling virtualization only the current view port data is generated and displayed in the pivot table. Thus, when you scroll to the last page, the grand total aggregation will be performed based on the entire data, resulting in a slight delay in displaying the values when compared to other pages. However, you can change the "grandTotalsPosition" to Top to display the Grand Totals on the first page of the pivot table rather than the last. Please see the code example below.
Code Example:
Output screenshot:
|
|
|
We have checked the reported issue at our end and we are unable to reproduce it at our end, the grand total renders properly at our end. We have shared the sample and video in the below attachment for your reference.
If the problem persists, please reproduce it in the provided sample and revert to us (or) send your sample with the data source that reproduces the problem. This would allow us to investigate the reported problem at our end and provide a solution as soon as possible. |
Please let us know if you have any concerns.
Regards,
Angelin Faith Sheeba.
Attachment: video_b6487b46.zip
Hi Angelin Faith Sheeba,
Regarding issue 2 which is causing issue when we reduce the browser viewing size I think it is zoom out I mentioned wrongly and the grandtotal row is at the bottom not right side column.
As per video you had increased the zoom. I am getting issue when we reduce the zoom. To below 60% like that. And we are having huge data with date grouping. And many rows more than 100 and atlast we will grandtotal
Hi Naveen,
We have checked the reported issue by zoom in the pivot table with date grouping and 1 lakh rows and the grand total displays properly at our end. Please refer the below sample that we have checked and the video from the below attachment.
If the problem persists, please reproduce it in the provided sample and revert to us (or) send your sample with the data source that reproduces the problem. This would allow us to investigate the reported problem at our end and provide a solution as soon as possible.
Regards,
Angelin Faith Sheeba
Attachment: zoominvirtualization_48595896.zip
- 7 Replies
- 4 Participants
-
DG Dileep gagan R
- Mar 12, 2020 01:44 PM UTC
- Jul 15, 2023 07:33 AM UTC