- Home
- Forum
- Angular - EJ 2
- Issue when using columnChooser with InfintieScrolling and grouping in Grid - from 195594
Issue when using columnChooser with InfintieScrolling and grouping in Grid - from 195594
There is also another issue if a column chooser is added. In this scenario, hiding/showing columns cause that expand/collapse buttons don't work. It seems that the row index of the row that contains the expand/collapse link changes after performing iterations with column chooser causing a index out of range exception inside Group.prototype.expandCollapseRows function, located at group.js.
Attached a new version of the sample with the column chooser available. For reproduce the issue, hide one column (year) on the column chooser window and then try to collapse the first sports group.
Thanks so much in advance, I would appreciate any help.
Best regards!
Attachment: GridAngular17_Chooser_bf64dab7.zip
Hi,
We have confirmed that the reported behavior is an issue from our side and logged as "Infinite Scrolling with Grouping: Issue Occurs When Using Column Chooser”. Thank you for taking time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technical feasibility and Product Development Life Cycle ) and will include the defect fix in our upcoming patch release which will be rolled out on February 04th, 2025. Until then we appreciate your patience.
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.
Disclaimer: "Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization".
Regards,
Dineshnarasimman M
Hi JoseAn Fed,
We are glad to announce that, we have included the fix for the issue “Infinite Scrolling with Grouping: Issue Occurs When Using Column Chooser” our 28.2.4 release. So please upgrade to our latest version of the Syncfusion package to resolve the reported issue.
Root Cause: The cause of the issue refreshContentRows calls two times on using column chooser so the visbleRows have duplicate datas so on collapsing row have wrong startindex value caused the script error
Fix: The issue has been fixed by preventing the columnVisiblityChanged notify action in frozen grid for grid refreshing two times.
Release Notes: https://helpej2.syncfusion.com/angular/documentation/release-notes/28.2.4?type=all#grid
Sample Link : https://stackblitz.com/edit/angular-1jmlnami?file=src%2Fapp.component.html
We thank you for your support and appreciate your patience in waiting for this release. Please get back to us if you need any further assistance.
Regards,
Dineshnarasimman M
- 2 Replies
- 2 Participants
-
JF JoseAn Fed
- Jan 17, 2025 04:46 AM UTC
- Feb 5, 2025 11:36 AM UTC