Detail CRUD
We have two examples of MASTER-DETAIL relationships in the RadCORE project. They can serve as a basis for studies, but nothing prevents you from creating your own models.
frmCadCOMPRAS
Study the code to understand the process. It's very simple.
frmBaseCRUDDetail
All other models inherit from frmBaseCRUDDetail and follow a standardized layout. By default, access to DETAIL( child ) records - linked to a MASTER( parent ) - are activated on the options button.
Created with the Personal Edition of HelpNDoc: Free EPub producer