When I use “autoRowSize” and “autoColumnSize” as true, I am having problems with the width of the last column of the table, as shown in the image
these are the settings used:
allowRemoveRow: false,
allowInsertRow: false,
autoRowSize: true,
autoColumnSize: true,
contextMenu: true,
filters: true,
columnSorting: true,
dropdownMenu: true,
language: 'pt-BR',
width: '100%',
height: '100%',