Table row: expand/collapse

I want to expand the table row to show some additional information. is it possible to expand row as like datatable . I want table column header as well . https://datatables.net/examples/api/row_details.html
No description
5 Replies
Sourabh
SourabhOP7mo ago
Thanks for your reply . I see your example, where the rows are grouped. But I want to expand the rows. I request that you please refer to the below link to see how the table collapses while clicking on the + and -. In the same way i want to create in filament table . https://www.gyrocode.com/articles/jquery-datatables-how-to-expand-collapse-all-child-rows/#regular
Gyrocode.com
jQuery DataTables: How to expand/collapse all child rows | Gyrocode...
Demonstrates examples on how to expand/collapse all child rows in a table powered by jQuery DataTables
No description
Firebat
Firebat3mo ago
You can make a custom view
Firebat
Firebat3mo ago
" View::make('users.table.collapsible-row-content') ->collapsible()," https://filamentphp.com/docs/3.x/tables/layout#custom-html
Firebat
Firebat3mo ago
so it fits your needs
Want results from more Discord servers?
Add your server