Hi,
Thanks for this wonderfull binding.
Only, the following line makes the sorting go wrong when i sort down:
if (e.item.previousElementSibling) { // Uit want foute sorting
newIndex = to().indexOf(ko.dataFor(e.item.previousElementSibling)) + 1;
}
http://jsfiddle.net/wgv76t25/36