Moving elements between two sortables, callback function on both?

Moving elements between two sortables, callback function on both?


Hi there,
When moving an element from let's say Sortable1 to Sortable2, does
anyone know how to trigger the update callback in both affected lists?
I need to serialize both source and target and then update the order
in my db, but I only manage to get the "update" on the source list. I
read in previous posts that this should be implemented in the trunk
now, but I'm apparently to dumb to get that to work (downloaded the
trunk version and tested).
Appreciate any help!
Thanks,
Mickster