I’m using dhtmlxwindow that contains a layout and a menu ,
when i click an item in the menu a jsp page is opened inside one of the layout’s cells.
in this page i have a button that opens a popup window - I’m using attachURL
and initiates it with another jsp page that contains a grid. (w1.attachURL(“test.jsp”, true)
but when i open the pop up window i cannot see the grid…
actually it doesn’t make the issue clear. In the previous question you mentioned w1.attachURL(“test.jsp”, true); that loads grid. Here true parameter means that the page content will be loaded using Ajax and placed as innerHTML of the window. JavaScript will be executed in this case but only script which is in tags. So, make sure that it is considered.
If the problem isn’t solved, please provide the complete demo (without any server-side scripts, all pages should be html).
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan