My web site pages are centered in the browser. When the grid has data width that is larger than the grid width
and I shrink the browsers width, the grid and the other controls, do not go all the way to the left, there's a blank space that will
change width when the data width in the grid changes in the space on the left side of the browser will shrinks or grow. How do I get the grid and the control to go all the way to the left not matter what the data width is.
John