The problem is that there is a javascript called every page load that initializes the sortable tables. If the page is modified with ajax (as it is when you edit it with the inline editor) the table isn't initialized again and the sorting feature will only work after a page reload.
If you find a way to initialize the table again I will gladly inlcude this into my mod.
|