Issue with ScrollX when the Y Scroll bar is present

Issue with ScrollX when the Y Scroll bar is present

nyknyk Posts: 18Questions: 0Answers: 0
edited October 2011 in General
I have both X and Y scrolling present in my dataTable and when the Y Scroll Bar is present, it forces the X Scroll bar even if the width of the columns isn't large. I know why it is doing this(It's rendering the width, then setting the Y scroll bar, which is taking up a small amount of space and forcing the X scroll bar to be present), but is there any way to prevent this?
This discussion has been closed.