Move view from one cell to another

Hi dear team,
I have the following question:

How can i move the content from one cell view to another cell view.
For example i have view named “alabala” which is in cell “a” and a grid attached to it and i want to move it to cell “b” with view “bambam”.

10x in advance.

Unfortunately, there is no API for moving content between cells.

its a simple html container. You should do one!

For simple content you can use detachObject, attachObject

docs.dhtmlx.com/api__dhtmlxcell_ … bject.html

docs.dhtmlx.com/api__dhtmlxcell_ … bject.html