© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
2 replies
Jon Mason

table expandable rows?

I saw in another post where someone was able to make more of an expandable row (as opposed to collapsible) where the detail data is hidden at first, but the user can expand out to see it. I want to do something similar, but where the row itself has summed values, and when you expand it out, you see the detail of each item making up the sum.

I've got the basics kind of but not really working, but the column headers aren't showing up, and I don't know how to make the row data structured the way I want it. The data in my database is at the lowest level of granularity, so I need to sum and display as the row data with the details in the expanded view. Anyone have any idea how I would do this? The screenshot shows basically what I would expect to see in the detail, but is missing the summed values by id (1008 in this example). I basically want to see all this detail when I click on a row, and I want the sum of all this detail displayed as the main row itself. Do I need a custom view?
image.png
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Expandable Rows
FilamentFFilament / ❓┊help
16mo ago
Expandable table row
FilamentFFilament / ❓┊help
3y ago
Any way to create collapsible/expandable table rows while having normal table headers?
FilamentFFilament / ❓┊help
12mo ago
Table expandable content creating whitespace
FilamentFFilament / ❓┊help
6mo ago