Layout



Hi ,

I want to load jsp page in layout on click event from 1 cell to other cell .
I try attach URL but it is not working



Thanks
Ragards

Hello,

Could you please provide completed demo to reproduce the issue?

I used layout having two cells .
In one cell   i load a tree  , and another cell  contains some data depends on value clicked on tree node .

for that   i used 

dhxLayout.cells(“b”).attachURL("<%=basePath%>JSP/colorpie.jsp");  
but its not working , so please help .


Thanks ,
Rajesh.

All works fine on our side, here is a demo.

demo.zip (121 KB)