#101607
tullio0106
Member

I found the cause but not the solution.
In many smart-combobox, on my page, I’ve an onchange event which refreshes the page.
<smart-combo-box id=”e818843742″ name=”e818843742″ drop-down-position=”bottom” optional=”true” type=”combo” desc=”ProdottoFERRETTI” onchange=”mostraAlertMsgOption(this); eseguiRefresh(this);” onfocus=”on_focus(this)”>
This produces the continous refresh but the question is why ?
Tks