possibility to drag and drop from/outside the db table tree

Hi,

I have a database table tree bean.

Is there a way to drop information into the bean from outside the bean? For example next to the bean there is a form and I want to drag some records from the form foundset into a certain node into the tree bean. Is this possible?

If not, maybe instead of using simple forms I could use the table bean. is it possible to drag records from the table bean into the tree bean?

Thank you