MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

Add collapsible row to show child data? #507

Open mansiprajapati opened 1 year ago

mansiprajapati commented 1 year ago

Is there a way to nest children rows, perhaps collapsible? Or perhaps inject another livewire component at the row level?

i.e.

Parent Row1> <--click me to expand Child 1 -- hidden by default Child 2 -- hidden by default Parent Row2 > <--click me to expand Child 1 -- hidden by default Child 2 -- hidden by default

AdsDawson commented 1 year ago

This would be great

robman70 commented 1 year ago

This would be great!

AdsDawson commented 10 months ago

Has this been seen because this would really be valuable