1 Reply Latest reply on Jun 3, 2009 5:07 PM by ilya_shaikovsky

    drop support list

      I have a panel which supports drag support. when i drop an item from it into another a panel in the dropListener method from backing bean I add the item dragged to a collection. Do you know why everytime i drag an item the list has the length as if it has been initialized again?