22 Mar 2013

How to set focus on the reference control

Referencegroup.controlnum(1).setFocus();

No comments:

Create number sequence in D365 FO

Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...