...setting in a grid and simply need to know if the user drags and drops a row within the same grid. What event do I need to catch to deal with this please....?
1 Answer, 1 is accepted
0
Accepted
Dinko | Tech Support Engineer
Telerik team
answered on 16 Apr 2026, 02:08 PM
Hello Simon,
Thank you for reaching out to us.
If it is not clear whether the RadGridView is in bound or unbound mode. You can elaborate more on the setup here. If the control is in unbound mode, you can use the RowsChanged event, which will be called when a row changes its position. This event is mentioned in the Reordering Rows help article.
If the control is in bound mode, you can use the events of RadGridViewDragDropService. More information about the different scenarios is available in the RadGridViewDragDropService help article.
Let me know if further assistant is required.
Regards,
Dinko | Tech Support Engineer
Progress Telerik