MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
As a follow-up to the row reorders feature we can explore adding support for reordering multiple rows at the same time when more than one row is selected and one of the selected rows is being dragged.
Summary 💡
As a follow-up to the row reorders feature we can explore adding support for reordering multiple rows at the same time when more than one row is selected and one of the selected rows is being dragged.
Examples 🌈
For reference -> https://ag-grid.com/javascript-data-grid/row-dragging/#multi-row-dragging
Motivation 🔦
Users might want to reorder multiple rows at the same time.