Hi All,

Has anyone tried to use the Dialog (screen event) functions? The
dialogSelectCtrl() method is not executed when a control is selected on the
dialog screen even though the allowUpdateOnTask() function for the dialog is
set to true. [Implemented from Developer Guide]

dialog.allowUpdateOnTask(true);
public void dialogSelectCtrl()
{
    super();
    ..............
}

Any advice?


[Non-text portions of this message have been removed]





YAHOO! GROUPS LINKS




Reply via email to