I created a small module with a table that has the option of sorting rows. This looks identical to the table in categories.
The sort function works, but does not update data in the DB table module.
Below is a significant piece of code.
Please suggest what to change, add some parameters, or ref...