Sorry, we don't support your browser.  Install a modern browser

Master & details in one page in two grids#615

H

Working with master-details in other web systems, the master-detail implementation here is cumbersome for users.

I will suggest theat displaying two grids on the same page, where:

  1. Grid A shows Customers (Master)
  2. Grid B shows Orders filtered by the selected customer
    At the moment, wpDataTables does not support this type of live master–detail interaction on the same page.
3 months ago