Table component that allows drag & drop among instances

Hello,

I need to build a small web app that needs some sortable tables, and it should be possible to drag elements from one table and drop them in the other ones.

I have taken a look at the ember table and it seems to be very complete, but it does not support drag&drop on elements. Or at least I have not found it does.

Does anybody know an acceptable pre-made solution to this problem?

Cheers and thanks in advance