Is it possible to insert a datable inside another dateable dynamically.
Is it possible to insert a datable inside another dateable dynamically.
grafxflow
Posts: 2Questions: 1Answers: 0
I have a datatable which has rows than can be expanded. Then it loads the content via ajax.
The dynamic content are filters and another tables inside.
Is it possible to add this as another datatable dynamically? So every row can contain one if required (i.e. it brings back results when clicking the expandable option.
Maybe a generic function, which sends an id?
$( '#existing-properties-table'+id ).DataTable( {
This discussion has been closed.
Answers
Found answer here...
https://datatables.net/forums/discussion/36297/how-to-load-a-datatable-inside-a-row-of-other-datatable-using-child-rows-extra-information