Datatable rows rearranging

Hi there,

I’ve tried looking for this everywhere, but I can’t seem to find it anywhere. Is there a way to rearrange the rows of a datatable once it has been rendered to the user. Something like grabbing a row using the pointer and putting it maybe a few rows above. I’d imagine this would work on an html table with some javascript, but can i do it with a datatable?

Hi @simbapy welcome to the forum! There is no drag and drop functionality in the datatable yet. I’ve added your request to a related issue on Github: https://github.com/plotly/dash-table/issues/404

1 Like