As
reported
Sortable and AJAX.NET both has an Array.forEach function; it’s just that
they do not work the same way.
To fix that just put a prefix before all the ForEach-functions in
sorttable.js. Don.t forget to also change the
resolve.STforEach(object, block, context); // ST is the prefix
in the base forEach function.