Set default value to Unbounded combobox control on form in AX
Hello Guys,
Sometimes there is a requirement to set the default value to an enum combo box on the form design. This can be easily achieved by setting the selection property of the combo box to the value of the desired enum element. It doesn’t require any code to be written.
As shown below.
This will show up the control value selected by default to the enum element required.
121231123121212
ReplyDelete