Dragging rows in Perspective Table

ah yes, its a bit anonying to change positions in js for a dataset

yes that would be possible, but i dont really have time to set this up any time soon. Maybe i got time somewhere next month?
you'll have to combine this with the second script i put here

things to change in the second script are the query selectors for the scheduler to the one of the table you want to drop in (you should add in a domId to make this easier)

and ofc the ondrop event to instead change its data (or send a message or something)