Is there a way to keep the right most column in a fixed position when adjusting column sizes?
Whenever I try to resize a column, the right most column moves along with it, causing a gap or horizontal scroll bar to appear. How can I adjust all the columns dynamically so that the right most column stays in place?
Check out some examples in the documentation
Example of gap from decreasing width of the 3rd column: https://i.sstatic.net/IIbTt.png
Example of scroll bar from increasing width of the 3rd column: https://i.sstatic.net/sLl3t.png