1
votes

I want to set column width dynamically. That's mean here has attached stackblitz example. According to that example when i change the screen size only change table border. There not change Column width!|

I want to change column width also chanage with the table!

https://stackblitz.com/edit/ag-grid-angular-hello-world-kinvv8?file=src%2Fapp%2Fapp.component.ts

1

1 Answers

0
votes

try this....

    remove position form app.component.html relative;left: 25% 
    and rpelace style="width: 100%; height: 220px