This is the archived documentation for WaveMaker v10 and v11

For newer WaveMaker versions (v12 and above), please visit the Latest WaveMaker Docs.

Skip to main content
Version: v11.14.2

Add Master-Detail records using Data Table

Scenario: To implement CRUD operations on an Master-Detail database schema. We will be adding records in a  Master-Detail scenario using Data Table bound to Live Variable.

  1. For a Customer you will be able create Order rows.
  2. For an Order you will be able to create Order Detail rows.
  3. You will also be able to edit and delete operations too.

Data Table Use Cases