Hello,
I have a dhtmlxLayout , I can get the cell by id
let cell = myLayout.getCell(“a”);
How do I get the html dom element or the div element of the cell
Any help is appreciated.
Kris
Hello,
I have a dhtmlxLayout , I can get the cell by id
let cell = myLayout.getCell(“a”);
How do I get the html dom element or the div element of the cell
Any help is appreciated.
Kris
Hello.
You may try to use the getCellView()
method of the layout cell to get the dom element of the cell.
Something like:
layout.getCell(cellId).getCellView().el
Here is the example:
https://snippet.dhtmlx.com/wep1mww6