Datatable like the one shown on the home page (with row/table appearing after '+' is pressed).
Datatable like the one shown on the home page (with row/table appearing after '+' is pressed).
![SergtoUn](https://secure.gravatar.com/avatar/47f11c5703c326df5a333e879a547f67/?default=https%3A%2F%2Fvanillicon.com%2F47f11c5703c326df5a333e879a547f67_200.png&rating=g&size=120)
I definitely do not know how this feature is called, but this feature with the additional row (is it possible to show a table?) which is shown only after the '+' button pressed is presented on the homepage www.datatables.net.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @SergtoUn ,
That would be either child rows, or a Responsive table (which is created using child rows). There's examples on both those pages,
Cheers,
Colin
Many thanks, Colin!