Inizio filtraggio stack da macchina

This commit is contained in:
Samuele Locatelli
2021-07-13 18:52:53 +02:00
parent ca61af9eb6
commit dc5b3bf565
7 changed files with 116 additions and 99 deletions
@@ -99,6 +99,8 @@ namespace NKC_WF.WebUserControls
set
{
cmp_MachSelSmart.MachineSel = value;
hfMachine.Value = value;
frmView.DataBind();
}
}