Step 3 Test the Combo Box

VLF Windows Application Development

Step 3. Test the Combo Box

VFW050 – Basic Combo Box Processing

1.  Execute your Framework as Designer, search for employees by name, and select one in the instance list to display the Employee Details command handler.

     The combo box should display the correct description for the employee's  Department Code.

2.  Select another employee to check the combo box value is changing.

3.  Change the department code using the combo box.

     Note that the Department Code value is changed.

     You will be able to save the employee record, provided that the Section Code is valid for the new department.