-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
It would be useful if the extension supported programmatic reordering through an API call like table.rows().reorder(fromIndex, toIndex). Effectively performing the same operation as the drag and drop via an API call.
My use case is that I allow the user to select a number of rows then move them to the top of the table when they click a button. A programmatic API for reordering would simplify this greatly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels