Ancora update in machine loading x vedere bach ID

This commit is contained in:
Samuele E. Locatelli
2020-02-10 18:40:25 +01:00
parent ce7bdbbdaa
commit aab5156eba
3 changed files with 6 additions and 3 deletions
@@ -183,8 +183,6 @@ namespace NKC_WF.WebUserControls
public void doUpdate()
{
//repCtrl.DataBind();
//checkPrint();
checkVisibility();
}
@@ -208,6 +206,7 @@ namespace NKC_WF.WebUserControls
DataLayer.man.taSHL.advanceInStack(stackIdCurr);
}
doUpdate();
cmp_stackNextloading.doUpdate();
raiseEvent();
}
}