update grafico nextLoading

This commit is contained in:
Samuele E. Locatelli
2019-09-24 16:17:45 +02:00
parent bd05e6a896
commit 31c873bd1a
3 changed files with 107 additions and 13 deletions
@@ -1,4 +1,4 @@
using System;
using System;
namespace NKC_WF.WebUserControls
{
@@ -26,7 +26,7 @@ namespace NKC_WF.WebUserControls
public void doUpdate()
{
frmViewCurr.DataBind();
grViewCurrent.DataBind();
frmViewNext.DataBind();
}