On window close layout header appears

This is the code:

[code]<!doctype HTML>

html,body {height: 100%; margin: 0px; padding: 0px;} E-Faktura | Klienci
<DIV ID="loggedIn">
	<p><a class=userLoggedIn onclick="showPopup(this);" onblur="hidePopup();">Krzysztof Łysiak <img src="/images/menu_arrow.png" style="width:10px; height: 10px;" ></a></p>
	<p></p>
	<p>Ostatnie logowanie: 2015-10-16 17:02</p>
</DIV>

© BleskSoft 2010, wersja: 3.0

[/code]

Only after closing the window generated by function openChartWindow() in main layout header appears (see screenshot).


Hi

please try latest 4.5 version

Thx Andrei,

version 4.5 solved the issue.

I have another one in the same script. When I create new window using function openNewWindow() and close it it triggers mygrid1.clearAndLoad function. This works however onXLE function of mygrid1 (the one that turns progress off) returns the following error:

[code]TypeError: this.cell.childNodes[this.conf.idx.pr2] is undefined

…(){if(this.conf.progress!=true){return}this.cell.childNodes[this.conf.idx.pr2].p…[/code]

This one was appearing in 4.4 and 4.5.

Hi

Please attach exact steps to reproduce or even complete demo including all correspondnig js/css files.

Here is a small guide how to make a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html

If you’re using PRO or ENT edition, please send your demo to support@dhtmlx.com