Hi all,
The basic tables are working as follows.
https://stackblitz.com/edit/datatables-net-vue3-simple?file=src%2FApp.vue
However, how can "Child Rows" be implemented?
https://datatables.net/extensions/staterestore/examples/customisation/childRows.html
We can't use a Vue for in the template to display the HTML for the table body...
Hi all,
The basic tables are working as follows.
https://stackblitz.com/edit/datatables-net-vue3-simple?file=src%2FApp.vue
However, how can "Child Rows" be implemented?
https://datatables.net/extensions/staterestore/examples/customisation/childRows.html
We can't use a Vue for in the template to display the HTML for the table body...