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?