DHTMLX Docs & Samples Explorer

view(text)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxlayout.js

create a view

  • text - a view's name
dhxLayout.cells("a").view("SomeView");

See details in the Views article.