Hi
I need a list widget in which the user is free to move the items around within the list.
I have set the movement to snap and this does allow me to drag items in the list.
However, when the drag operation is finished the item is duplicated instead of being moved.
Is there a way to implement this so that the item is moved and not duplicated?

Thanks

Graham