MudBlazor/MudBlazor

Drag and drop rows in MudTable to manage the items order

Offen

#1.936 geöffnet am 20.06.2021

 (18 Kommentare) (24 Reaktionen) (0 zugewiesene Personen)C# (1.631 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (10.394 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 6h) (108 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. When using MudTable I would like to have possibility to manage the order of items in the list using drag and drop which is very common on mobile devices.

Describe the solution you'd like Drag and drop functionality enabled as an option on MudTable

Describe alternatives you've considered There are some workarounds like using additional buttons on the row but drag and drop seems to be quicker and simpler for the end users.

Contributor Guide