March 2019
Intermediate to advanced
208 pages
5h 11m
English
Let’s modify this program. First, change the select menus so that they contain an entry for “no selection yet”:

Unlike the current program, which keeps the state of the form after you click the Add button, the modified program will reset the menus to show the “no selection” and clear out the quantity field after adding a record.
In the current program, once you add an order to the list, you can’t edit it—you have to delete it and create a new order. Your task is to modify the current program so that you can edit any entry in the table. While you’re editing an order, the selected row should be highlighted, and the Add button ...
Read now
Unlock full access