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!