You can use this method
public void dialogSelectCtrl()
{
;
if (dialogSelectCustGroup.value())
{
dialogCustGroup.allowEdit(true);
}
else
{
dialogCustGroup.allowEdit(false);
}
}
{
;
if (dialogSelectCustGroup.value())
{
dialogCustGroup.allowEdit(true);
}
else
{
dialogCustGroup.allowEdit(false);
}
}
Happy Daxing!
Aucun commentaire:
Enregistrer un commentaire