Master-Details tables

Master-Details tables

Alex.ZaikinAlex.Zaikin Posts: 46Questions: 3Answers: 0

Hello
I need Master-Detail pattern. But the child row is also table.
The look and feel have to be similar to this example with ag-grid: https://embed.plnkr.co/HVIZXm8Mbe4JIoNtSd1J/

I am generating html tables with help of *ngFor, than decorate them with datatable attribute
I am using DataTables in Angular. So respective example would be appreciated!

Thanks!

Replies

Sign In or Register to comment.