Hi All I have an interesting problem. I have four lists named as Device List, Selected device list, Media List, selected Media List. Required functionality is Items from Device List can be dragged (Moved) to Selected Device List only (not to other lists) and Item from Selected Device List to Device List only. Same functionality applies to Media and Selected Media list. I implemented the drop handler to handle this, it almost worked except one issue. that is when I drag an item from Device List to Media List It prevents the Item to add to media list but it also removes from Device list. I don't know how to prevent this.
Thanks in advance. Thanks and Regards Mic --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

