I set width of grid is width: 'auto', and set last column is maxWidth and minWidth: 175px, the remaining columns are for automatic
Now my scrollbar takes up space of the grid so on the title bar there is 1 space, I want the scroll bar to display but not take up the grid space so that the title bar has no gaps (i.e. scroll bar does not take up the space of the mesh, it is on the grid I do use overflow: overlay but it is ineffective