Freeze Grid column error


1. Click [Col4] button, column has been frozen successfully.

Image_8200_1702286204748

2. Click [Col2] button, the frozen column has been moved successfully.

Image_9518_1702286211723

3. Click [Col0] button, the frozen column cannot be unlocked.

Image_5563_1702286214413


Founds in coding:


Incorrect judging condition found in if(this.frozenColumns) of the method [splitFrozenCount]

It returns false according to if(this.frozenColumns) only when frozenColumns = 0

Image_4496_1702286662326

https://stackblitz.com/edit/angular-xtov7a?file=src%2Fapp.component.ts,src%2Fapp.component.html


2 Replies

PS Pavithra Subramaniyam Syncfusion Team December 14, 2023 10:56 AM UTC

Hi wills,


We have confirmed the reported scenario as a bug from our side and logged a defect report for the same as “Removing frozen columns programmatically is not working”. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle) and will include the defect fix in our upcoming patch release by the end of December, 2023. We appreciate your patience until then.


You can now track the status of your request, review the proposed resolution timeline, and contact us for any further inquiries through the below link.


Feedback: https://www.syncfusion.com/feedback/49276/removing-frozen-columns-programmatically-is-not-working


Disclaimer: "Inclusion of this solution in the weekly release may change due to other factors, including but not limited to QA checks and work reprioritization.".


Regards,

Pavithra S



RR Rajapandi Ravi Syncfusion Team February 1, 2024 09:08 AM UTC

wills,


Thank you for your patience.


We are glad to announce that, we have included the fix for the issue “Removing frozen columns programmatically is not working” in our 24.1.47 release. So please upgrade to our latest version of the Syncfusion package to resolve the reported issue. Please refer the below sample for more information.


Sample: https://stackblitz.com/edit/8biuhh-uhngvt?file=index.js,index.html


Feedback: https://www.syncfusion.com/forums/185807/freeze-grid-column-error


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.


Regards,

Rajapandi R


Loader.
Up arrow icon