Flex List to List Component
This Flex component allows you to move items from one list to another and back again. It’s useful for sorting a single list of items into two lists. The component supports multiple selections, item movement by clicking a move button, drag and drop and “move all”. Options allow you to set the data provider for each list, customize labels and set allowed movement types (i.e., drag and drop).
Check out the demo.
Download the component here.
Read the docs here.
Sean: Thanks for the example. I found a few small issues with it, but I downloaded the code to fix them. Once/if I find them, I’ll pass the code back. Basically what I saw was the left list getting out of wack after I moved everthing over to it. When I reordered the list, it would duplicate the item instead of moving it, and when I drug it over to the right hand side it would copy it over but leave it on the left. If you have an updated version it would be great to have, otherwise I’ll send you an updated version when I have it ready. Thanks for sharing!
Ha! Never mind – looks like it works as expected. My control-key on my keyboard must be bad, because it’s causing my drag-drops to do the same thing. I swapped out keyboards and VOILA! it works like a charm. That was the easiest bug I’ve found all day.
Thanks again for sharing your code!
Sweet! That’s the kind of bug I like — one that’s not my fault
Thanks for the codes Sean…Can this be used in an AIR application anyway?
It should work in AIR just fine. Are you having problems with it in your app?
Curious what the license is.. I didn’t notice anything..
Gary,
I currently use the Creative Commons Share Alike license. You can read about the details here: http://creativecommons.org/licenses/by-sa/3.0/us/