This question is locked. New answers and comments are not allowed.
I don't believe the RadGridView should scroll when I am reordering columns. I tried setting "AllowDrop" to false just to see if it had any effect and it does not appear to.
To see this problem:
1) Create a simple grid that has enough data so the grid will vertically scroll.
2) Arbitrarily scroll to some position in the middle of the data (vertically).
3) Grab one of the column headers as if you were going to reorder the column and notice that the grid starts to scroll upwards.
To see this problem:
1) Create a simple grid that has enough data so the grid will vertically scroll.
2) Arbitrarily scroll to some position in the middle of the data (vertically).
3) Grab one of the column headers as if you were going to reorder the column and notice that the grid starts to scroll upwards.