you should also call:
> dialog.allowUpdateOnSelectCtrl(true);
Regards,
Alex
-----Messaggio originale-----
Da: [email protected] [mailto:[EMAIL PROTECTED] Per conto di Edine Le Roux
Inviato: mercoledì 7 dicembre 2005 9.49
A: Axapta-Knowledge-Village; Development Axapta
Oggetto: [development-axapta] Dialog functions
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
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
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.

