I am using custom grouping and aggregators. While trying to freeze the hierarchy columns(slick-viewport-left), the aggregated values are disappearing and only the granular level data is visible in slick-viewport-right. I am using Angular version 11 and angular-slickgrid version 2.30.5.
I want to freeze the hierarchy columns without affecting the aggregated column values. Is there any solution for this. Thank you!