Green List                                     Red List
__________________                    __________________
|______Item 1______|                    |______Item 1______|

__________________                    __________________
|______Item 2______|                    |______Item 2______|



So let's say these two list (green and red) are the same list.  So if
the user drags Item 1 from the green list below Item 2 in the green
list, the changes would reflect upon the red list as well. Like
below.  This might seem strange, but I will have multiple tabs and
within the tabs I will have the same list displayed multiple times, so
if the user makes a change to a list that is referenced in another
tab, I need that list to reflect the changes as well

        Green List                                     Red List
__________________                    __________________
|______Item 2______|                    |______Item 2______|

__________________                    __________________
|______Item 1______|                    |______Item 1______|




Reply via email to