Aggiunto refresh iniziale
This commit is contained in:
@@ -126,6 +126,10 @@ namespace NKC_WF.WebUserControls
|
||||
hfMachine.Value = currMachine;
|
||||
checkVisibility();
|
||||
lbtReset.DataBind();
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
doUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
protected void timerLoad_Tick(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user