Sharing component 'dndlist'

Hi all,

I’m sharing a custom component that I created for my project: dndlist. It’s basically two datatables that can move records between them other by using drag-and-drop, double-clicking or click on the icons.

http://webix.com/snippet/744a608d

It can be embedded into ui.form and supports setValue() and getValue() like other form controls.

Have fun!