Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by K Rajesh on Feb 23, 2009 03:22
open dhtmlx forum
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
Answer posted by Support on Feb 23, 2009 06:15
Hello,

Could you please provide completed demo to reproduce the issue?
Answer posted by k rajesh on Feb 23, 2009 22:36
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.
Answer posted by Support on Feb 24, 2009 04:00
All works fine on our side, here is a demo.
Attachments (1)
demo.zip123.86 Kb