Tuesday, October 19, 2010

Manage SelectCtrl on Dialog Class

If you want manage the interaction with a Dialog form by a User you have to Insert this line in the Dialog Method of the Class before "Return" command.

dialog.allowUpdateOnSelectCtrl(true);

No comments: