I have a dataTable with some rows. If user clicks on a row, that row should expand out and display a table within. Something like the “Accordion” effect in bootstrap.
Here is simple example;
For more info, click link below;
https://datatables.net/forums/discussion/42045/nested-tables#Comment_109541
Here is another example;
https://common.olemiss.edu/_js/datatables/examples/ajax/deep.html
https://stackoverflow.com/questions/65751413/datables-render-nested-objects-arrays-from-ajax-request
Add to favorites