At ngui official Example 11-Drag & Drop,
Left, right side's item can be draged and dropped to [above] other side's item.
How this can be?
I made similar scheme with this at my scene, but when I move item from one grid(A) to other grid(B),
if I drag and drop on [top of] B's already existing item, then item go back to original position.
How can I avoid this?