How to add scrollbar for grid instead of columns disappearing?
We have a requirement where when the screen is reduced in size from full screen, a grid's columns will not disappear. It seems that all of the sections in the harness on that screen are all responsive, so just making the grid unresponsive makes it so all of the columns stretch outside of the harness but the other sections are still responsive. Is there a way to make the whole harness unresponsive and put a horizontal scrollbar on the grid so users can scroll through all of the columns and the grid will still remain inside of the harness?