I'm working with the Equipment Schedule in Perspective and trying to get it to automatically shrink/grow inside of a flex container. I have played around with the properties but have not been able to figure out how to resize this component.
The only way I can get the component to shrink in certain cases is to adjust the rowHeight, which also seems to correspond to the column width. I cannot find a way to automatically adjust based on the flex container.
Is there a way to adjust the size of the rows/columns so that a horizontal scroll bar is not needed?