Drag GOJS TreeView Node and drop it onto non gojs html component like Table

Hi,

I have seen drag-drop examples for GOJS to GOJS component, HTML component to GOJS component. Can someone share some examples for dragging treeview node and drop it onto some non GOJS HTML controls like Table/TR?

Thanks in advance for your help!

  • Niranjan

Perhaps this sample will help: Dragging a Field from a Record onto an HTML Element