We insert grid/chart in a td. So, we can have two td’s in a HTML table row.
Is there a way to restrict the maximum size of DHTMLX chart and grid? We will have something like the following:
Grid1 | Chart1 | --> (50% for each)
Grid2 | (occupy all row)|
Chart3 | Grid3 | --> (50% for each)
Chart4 | (occupy all row)