Hi all,
this is my first post here, I’m working with dhtmlx since two months, and it’s great .
A question:
I create several views in a layout cell using “showview()”. When user works in the visible view, the script need to set some values in the other hidden views, but they are inaccessible, I guess they are removed from DOM.
Is it possible access DOM elements and their properties that are hidden views ?