Tutorial Chapter 13: Master/Detail using Multiple Dialogs
This chapter shows how to implement order and items input in a
unique DIALOG
statement. In chapter 11 the order input is detached from the items
input. The code example in chapter 13 makes both order and item input fields active at the same
time, which is more natural in GUI applications.