Step 2. Create Form – Update from List
FRM085 - Update from a Grid
1. Create a iiiUpdFromGrid – Update from List. The form should be RDMLX enabled.
2. Enlarge the form. Drop a Search. Your form should look like the following:
to the top of the form. Resize it and change its to
3. Drop another Start Month. Your form should look like the following:
into the left side of the Search and resize it. Change its to
4. From your
tab, drop field iiiMONTH into the Start Month .
5. From the
tab, drop a into the Start Month . Resize the as needed and position the as shown.
6. Change the SEARCH_MONTH and change its to Search.
to7. Save your form.
8. From the Surname:
tab, drop a into the Search , on the right hand side. Change its property to
9. From the 0, and resize and position it as required.
tab, , drop field iiiSRCNME into the Surname . Change its property to
Hint: Temporarily extend both the Search and Surname to the right, in order to reduce the width of the field iiiSRCNME. Alternatively, select the field iiiSRCNME and reduce its property.
10. From the SEARCH_NAME and change its to Search. Resize and position it.
tab, drop a into the Surname . Change its property to
Hint: from the ribbon, the dialog has been used to align the Start Month and First Name group boxes at their top edge.
11. Save your form.
12. Drop a
onto the bottom of the form.13. Drop a EMPLOYS.
component onto the left side of the form. Resize it. Change its property to14. Drop fields EMPNO and FULLNAME into the list view.
15. Select the EMPNO column. Change its ID. Change its to Caption. Make the column wide enough to display the field EMPNO.
to16. Select the Full Name column.
Change its Full Name and its to Caption.
toChange its Remainder.
toYour form should look like the following:
17. Save your form.