Hi,
When I enable the combination of AllowScrolling and UseStaticHeaders with a set ScrollHeight, if there are enough items to cause the vertical scrolling to occur, it also causes the horizontal scrolling. My best guess is that it trys to use part of the grid for the scroll bar and doesnt re-size the columns to fit inside of it. Instead its funny looking in that the headers stay static even when horizontally scrolling. Is there a way to fix this so that if a vertical scroll bar is needed, the columns will resize to not think they need that extra 20 pixels or so?
When I enable the combination of AllowScrolling and UseStaticHeaders with a set ScrollHeight, if there are enough items to cause the vertical scrolling to occur, it also causes the horizontal scrolling. My best guess is that it trys to use part of the grid for the scroll bar and doesnt re-size the columns to fit inside of it. Instead its funny looking in that the headers stay static even when horizontally scrolling. Is there a way to fix this so that if a vertical scroll bar is needed, the columns will resize to not think they need that extra 20 pixels or so?