Under a variety of the skins (specifically tested was the Office2007), when the grid has many columns and extends past the browser width, the overall outer grid line stops at the browsers natural width (and does not extend to the content past it). Furthermore, the group-by row stops a couple of pixels from the browser's natural border and does not extends the full length of the grid.
Aside from scrolling, is there any way to dealing with this?
Part of the issue is solved by wrapping the grid in a <div style="float:left"> tag - though that does not fix the repeat on the group background...
Aside from scrolling, is there any way to dealing with this?
Part of the issue is solved by wrapping the grid in a <div style="float:left"> tag - though that does not fix the repeat on the group background...
