I’m unable to show a blasted form in a Layout. I have the following -
The statusbar is also missing -
var statusBar = dhxLayout.attachStatusBar();
statusBar.setText(“Simple Status Bar”);
What am I missing here?
Cheers.
I’m unable to show a blasted form in a Layout. I have the following -
The statusbar is also missing -
var statusBar = dhxLayout.attachStatusBar();
statusBar.setText(“Simple Status Bar”);
What am I missing here?
Cheers.