New to Telerik UI for WPFStart a free 30-day trial

Enable Row Reordering within two RadGridView-s

Updated on Jul 17, 2026

RadGridView does provide you with a great amount of built-in features that enable you to extend its functionality so that it suits your needs best. However, in some cases you may require to empower the control more and implement some additional functionality. An example for this would be the integration of row reordering feature for your RadGridView(s).

This can be achieved with the help of attached behavior. The main idea here would be to use the DragDropManager, set the required properties for the corresponding grids and perform the logic for row reordering.

Telerik UI for WPF RadGridView row reordering between two grid instances using drag and drop

The full source code of the behavior is available on this demo

Not finding the help you need?
Contact Support