Flex After Dark has just published a new (our first) tutorial on how to Drag-and-Drop in Flex.
Drag-and-drop lets you move components and transfer data in a Flex application via the mouse and ubiquitous "click-drag-drop" paradigm. All Flex components support drag-and-drop operations with the proper enablement.
Click here to learn how to Drag-and-Drop in Flex at Flex After Dark...
Subscribe to:
Post Comments (Atom)
Nice Tutorial Ben,you done well job for flex beginers like me,but i want toknow,how to use drag & drop between two datagrides and how can i get all droped items as array from dropTarget datagrid,
ReplyDeletei did this example but am unable to get all the elements of target grid,which i doppped all items from other grid...
please Ben Could You help me in this regards,so that i will be more thankfull to you..