Hello, I have a RadGridView that has potentially thousands of rows and 30-50 columns. The vertical scrolling works great even with 150,000+ rows. However, the horizontal scrolling is very slow and jerky. Also the scroll bar starts off about half the width of the GridView and then shrinks as you scroll to the right. This makes the cursor move off the scroll bar. I've tried changing a few settings, but so far nothing has made any difference.
I am using auto generated columns because I don't know until run-time what columns will be in the grid.
Thanks,
Curtis
I am using auto generated columns because I don't know until run-time what columns will be in the grid.
Thanks,
Curtis