The layout of this demo mirrors that seen in my development team's application. It consists of a 2U layout with a scrolling set of DIVs in the right cell. These DIVs in turn contain a 3W layout, where each cell contains a 3E layout. The middle cell of each 3E layout contains a 1C layout. In version 3.6 of DHTMLX, this layout allowed both of the lower cells in the 3E layouts to be collapsed simultaneously. However, due to the behavior explained in this demo, the middle cell in each 3E layout is expanded when the page loads, and attempting to collapse them makes the corresponding lower cell expand. This issue was resolved due to a code snippet provided by Andrei at the DHTMLX forums, but gave rise to a new problem; both effects are demonstrated in the next demo.
You should see a header above this cell that allows you to collapse this column of cells.
I'm part of an inner 2E layout with the cell below me. Only one of us can be collapsed at a time, even if the top cell in this column is expanded. In fact... I'm supposed to be collapsed right now...
I'm part of an inner 2E layout with the cell above me. Only one of us can be collapsed at a time, even if the top cell in this column is expanded.
You should see a header above this cell that allows you to collapse this column of cells.
I'm part of an inner 2E layout with the cell below me. Only one of us can be collapsed at a time, even if the top cell in this column is expanded. In fact... I'm supposed to be collapsed right now...
I'm part of an inner 2E layout with the cell above me. Only one of us can be collapsed at a time, even if the top cell in this column is expanded.
You should see a header above this cell that allows you to collapse this column of cells.
I'm part of an inner 2E layout with the cell below me. Only one of us can be collapsed at a time, even if the top cell in this column is expanded. In fact... I'm supposed to be collapsed right now...
I'm part of an inner 2E layout with the cell above me. Only one of us can be collapsed at a time, even if the top cell in this column is expanded.