Create drag and drop details reordering in a Master/Details page?

Just like you can reorder the Field Names in PHPMaker by dragging the icon left of the field name, is there some tool that allows to reorder the Details page?
Right now I have a Sort_Order column that I need to manually enter 1,2,3,4,5 and then ORDER BY Sort_Order.Instead of manually typing in the numbers for every order_detail, I’d like to drag and drop like ToDo items for ease of use.

If you meant for the generated web application, then there is no such feature.

Was thinking about using Jquery UI draggable as a possible solution.But the link below seems like a workable solution, is this still working in version 2022 ?User Submitted Tips:
https://discourse.hkvstore.com/t/full-featured-table-drag-n-drop-feature/679/1

You may simply try by yourself first, and you may post your code or the result for more discussion.

@konfuzion …there were some tweaks posted for v2021 which should hold up - best option is to give it a try