This is a migrated thread and some comments may be shown as answers.

[Solved] RadGridView scrolls when reordering column headers...

1 Answer 159 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rob
Top achievements
Rank 1
Rob asked on 23 Feb 2011, 04:35 PM
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.

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 24 Feb 2011, 04:57 PM
Hello Rob,

To avoid this behavior you can set RadDragAndDropManager.AutoBringIntoView = false; More information can be found here.
 
Regards,
Yordanka
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
GridView
Asked by
Rob
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or