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

RadGridView Drag and Drop from / to GridViewColumnGroup

1 Answer 33 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Michal
Top achievements
Rank 1
Michal asked on 03 Sep 2015, 11:38 AM
Hi

I need to drag and drop from / to  GridViewColumnGroup of RadGridView.

I haven't found any example or guide how to do it.

Setting up DragDropManager events (like DragInitializeHandler, DropHandler ... ) to RadGridView doesn't work on GridViewColumnGroup.

Drag and drop from / to GridViewCells and GridViewHeaderCells works, but GridViewColumnGroup doesn't.

Does anyone know how to drag and drop from / to GridViewColumnGroup?

1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 03 Sep 2015, 02:21 PM
Hello Michal,

I already answered your other forum thread on the subject. For convenience I will paste my answer here as well:

I am afraid that you can not drag/drop ColumnGroup since reordering of GridView's ColumnGroups is not supported. The supported feature is - Reordering Columns.

Regards,
Yoan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Michal
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or