ng2-table
ng2-table copied to clipboard
filtering or sorting changes column widths
The demo table at https://valor-software.com/ng2-table/ exhibits a column resize behaviour as the user enters text into the filter text areas, or if the user clicks on the headers (to trigger a sort). I think the columns should not change width in response to user interaction. Is it possible to fix these column widths to prevent them automatically changing?