Skip to content

Support Programmatic Reordering #10

@manderson23

Description

@manderson23

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions