Hi,
Currently am using a dhtmlxSuite “Evaluation professional edition” .we have to display dhtmllayout object in Leftside of the page(i.e. only one leftside layout).
View property value is “2U”.I think need to change the view parameter value could you please send a sample to display the single Layout in a page.
Code snippet is attached:
Object-Based Init</head>
<body onload="doOnLoad();">
<link rel="stylesheet" type="text/css" href="../../codebase/dhtmlxlayout.css">
<link rel="stylesheet" type="text/css" href="../../codebase/skins/dhtmlxlayout_dhx_skyblue.css">
<script src="../../codebase/dhtmlxcommon.js"></script>
<script src="../../codebase/dhtmlxlayout.js"></script>
<script src="../../codebase/dhtmlxcontainer.js"></script>
<div id="parentId" style="position: relative; top: 20px; left: 20px; width: 600px; height: 400px; aborder: #B5CDE4 1px solid;"></div>