0
deltavision created
Hi,
With reference to https://keenthemes.com/metronic/preview/?page=crud/metronic-datatable/child/data-local&demo=default
Do you have any sample code for the DataTable with a child datatable - like the one from the above link ?
Reference: #6072
Best regards Michael Vad
2 Answer(s)
-
0
Hi @deltavision
It seems like this datatable supports loading child table data via an ajax request, see https://keenthemes.com/metronic/preview/?page=crud/metronic-datatable/child/data-ajax&demo=default
But, this is not the table we are using in AspNet Zero.
For JQuery version, we use JQuery DataTables and as far as I know, it doesn't have child table feature.
-
0
Hey, maybe you can use DataTables's child rows feature.. See https://datatables.net/examples/api/row_details.html