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

Legacy Mode not compatible with RadGridView

3 Answers 50 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 29 Sep 2011, 05:07 PM

Hello!

Today, I discovered that DragExecutionMode.Legacy is not compatible with RadGridView Grouping and Column Resizing.  To reproduce the error, put this code in the MainPage constructor or anywhere so that it executes before the user interacts with the Grid.

RadDragAndDropManager.ExecutionMode = DragExecutionMode.Legacy;

Next...

1. Drag a column header from the RadGridView into the Grouping area at the top.
2. Now resize any of the remaining columns.
3. [Unhandled Exception]

I'm not sure what our workaround will be because we need this setting for Auto-Scrolling in a ChildWindow that is doing Drag and Drop.  Any ideas?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 03 Oct 2011, 09:15 AM
Hello Tim,

 Thank you for pointing this out. We had found this issue and it is already resolved. The fix will be included in our next internal build later today.

Please excuse us for the inconvenience caused.

Regards,
Tsvyatko
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Nelson
Top achievements
Rank 1
answered on 04 Oct 2011, 09:46 AM
Hi Tsvyatko,

I´ve the same problem. The internal build are already available?

Thanks
0
Tsvyatko
Telerik team
answered on 05 Oct 2011, 12:33 PM
Hi Nelson,

 The latest internal build is already available (2011.2.1004) in your account download sections.

Regards,
Tsvyatko
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
DragAndDrop
Asked by
Tim
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Nelson
Top achievements
Rank 1
Share this question
or