FlexJSStore example uses DragDrop to drag from what looks like a TileList to a regular List, but neither are actually based on List. But there might be code in there you can leverage.
HTH, -Alex On 6/9/17, 6:19 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote: >I played around with the HTML drag and drop API not too long ago. It was >pretty intuitive and easy to work with. > >https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdeveloper >.mozilla.org%2Fen-US%2Fdocs%2FWeb%2FAPI%2FHTML_Drag_and_Drop_API&data=02%7 >C01%7C%7Cd91b43a4d2a14219919308d4af3a5b41%7Cfa7b1b5a7b34438794aed2c178dece >e1%7C0%7C0%7C636326112557338141&sdata=KouvLKvgUGHHWycH8iqc3XmvAcBSw2fl%2BZ >Ot70tOBoA%3D&reserved=0 > >- Josh > >On Thu, Jun 8, 2017 at 11:46 PM, Harbs <harbs.li...@gmail.com> wrote: > >> Has anyone done any work on reordering items in lists (and drag/drop >>from >> and into lists)? >> >> Thanks, >> Harbs