I have a table with static actions column in first position remaining dynamic columns,
How to freeze only first actions column

For example here Name is static column and remaining are dynamic then how to freeze name column only
I have a table with static actions column in first position remaining dynamic columns,
How to freeze only first actions column

For example here Name is static column and remaining are dynamic then how to freeze name column only
You could define frozen and scrollable columns as below
Your html would like below.
Stackblitz link - https://stackblitz.com/edit/angular-primeng-frozen-columns-nytg8b?file=src/app/table-scroll-demo.component.html