I have a table which I succeeded in making sortable with the Sortable JQueryUI functionality.
My question is : is there a way to sort the elements of this table by clicking and holding sub-elements (in my case, buttons in the lines of the table) ?
Thanks in advance for your answers !