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?
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?