Hello,
I have ‘2U’ layout and I want to unload (or hide?) 1 cell on menu clicked.
I’ve tried using collapse, but that’s not what I want.
Any help would be appreciated.
Rgrds,
-kR-
Hello,
I have ‘2U’ layout and I want to unload (or hide?) 1 cell on menu clicked.
I’ve tried using collapse, but that’s not what I want.
Any help would be appreciated.
Rgrds,
-kR-
Hello
You can use 1C layout and attach 2U to it. Then you can use view to change nested 2U with nested 1C:
dhtmlx.com/docs/products/dht … views.html
Plus you can attach dhxmenu to main 1C layout - it will be like global for nested views.