Unplanned
Last Updated: 02 Jul 2025 07:33 by ADMIN
Paul
Created on: 05 Apr 2024 07:23
Category: DataGrid
Type: Feature Request
3
DataGrid: Provide an option to reorder rows
I would like to use a mouse to drag a row to a new spot in row order.

Found this info for WinForms, but not finding anything for MAUI RadDataGrid

https://docs.telerik.com/devtools/winforms/knowledge-base/gridview-drag-drop-bound-mode 

https://docs.telerik.com/devtools/winforms/controls/gridview/end-user-capabilities/reordering-rows 
2 comments
ADMIN
Didi
Posted on: 02 Jul 2025 07:33

Hi Volodymyr,

Thank you for your feedback. I have shared it with the development and management team.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Volodymyr
Posted on: 26 Jun 2025 21:46

Hi Telerik Team,

In the first place, thank you for your continued hard work on the MAUI DataGrid — it's been incredibly valuable to our project.

Would it be possible to reconsider the priority of this feature request? We understand it’s currently lower in the backlog, but our users are showing strong interest in row-level drag-and-drop support.

Since it's not yet supported, we had to implement a workaround by applying drag-and-drop to the CellContentTemplate. While functional, it comes with several limitations:

  • No visual drop target indicator to show where a row will land

  • Only the cell content is draggable, not the full row, which leads to awkward visuals

  • The custom implementation adds ongoing maintenance overhead and complexity

Built-in row reordering would better align the DataGrid with typical user expectations and would significantly reduce engineering effort on our end.

We’d greatly appreciate it if you could reevaluate its position on the roadmap — especially since similar functionality has been available in competing libraries like Syncfusion for some time.

Thank you again for your great work and for considering this request!