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
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

