示例#1
0
 protected override void setForm(DB.DataWrapper.Tabelle.Educatrice_Laboratorio e)
 {
     IDLaboratorio_ = e.IDLaboratorio;
     ePersona_CF.Value = e.CFEducatrice;
     ePersona_CF.Text = e.ExRicerca.RagioneSociale;
 }
示例#2
0
 protected override Control[] getControlliSoloInserimento(DB.DataWrapper.Tabelle.Educatrice_Laboratorio entita)
 {
     return null;
 }