Initially I was letting the grid automatically size itself based on the available screen space. Recently I had the need to enable scrolling within the grid and the only way I could get that to look the way I wanted was to set table layout to fixed. The problem now is that the grid doesn't automatically fill all the available space, is there anyway to have the grid space itself and then set it to fixed?
Thanks in advance
Thanks in advance