Hi I am trying to implement an interface with two selects and a two buttons to move the selected items from the first to the second or from the second to the first, but when I do a deep copy of the items (as in the deep-copy.xml example) the destination is overwritten with the source data. Is there a way to insert without overwriting? thanks luis