fix (DataTable): Columns not getting dynamically frozen#7860
fix (DataTable): Columns not getting dynamically frozen#7860melloware merged 1 commit intoprimefaces:masterfrom
Conversation
|
Deployment failed with the following error: |
|
Hi team, I kind of face an issue like frozen column is not working for more than two columns. Kindly give me an solution for this. Issue description : Version: https://stackblitz.com/edit/tu17mfd2-ngjschbq?file=package.json |
|
@balavignesh111 did this work before 10.9.5? I didn't think you were allowed to freeze "non contiguous" columns? |
|
@melloware currently i am using 10.8.1 it was working perfectly for that version. but i dont know that it was not working for 10.9.1 version |
|
@balavignesh111 put together a stackblitz showing it was working before so we can debug. |
Defect Fixes
Fixed bug #7545 which was re-introduced after after PR #7420 was merged.