I am looking for a way to dynamically set column width in my table. I have provided a stackblitz example which demonstrates that when changing the screen size, only the table border adjusts, but not the column widths.
Is there a way to also change the column widths along with the table?
https://stackblitz.com/edit/ag-grid-angular-hello-world-kinvv8?file=src%2Fapp%2Fapp.component.ts