Is this possible: Table as child row
Is this possible: Table as child row
Good evening,
I am wondering (before i give myself a headache) if this is possible at all...
I want a table with say 7 fields, each row then having a child. The issue is, that each row may have a different amount of children.
Think of it as an overview table with invoices, then clicking on the row it shows the details of the invoice (including the items purchased). And each invoice has a different number of items.
Could someone give me some advice?
Thanks in advance!
This question has an accepted answers - jump to answer
Answers
Here you are:
https://datatables.net/blog/2016-03-25
Hi @Martijn ,
Also, on top of @rf1234 's comment, there's also child rows shown in this example. Here, the child rows can be anything, it's upto the coder how many rows they have, so you could easily customise that to suit your needs,
Cheers,
Colin