Bind Related Tables

Slowly ramping up the complexity of the use-cases, now we'll look at the Table-Table binding:

  • You have two related tables and want, in the second Table, to dynamically show the records related to the selected (clicked) record in the first Table

Last updated

Was this helpful?