Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Is it possible to get all column and rows of the table? - Filament
F
Filament
•
12mo ago
•
3 replies
Beng Bong
Is it possible to get all column and rows of the table?
I wanted to pass it to such as controller or other for me to make a PDF
Solution
From where
? An Action
? You could use
->action(fn ($livewire) => $livewire->getTableRecords())
->action(fn ($livewire) => $livewire->getTableRecords())
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is it possible to programmatically set table rows as selected
F
Filament / ❓┊help
2y ago
Get Name Of Table Column?
F
Filament / ❓┊help
3y ago
Is it possible to hide column names in Table Builder?
F
Filament / ❓┊help
3y ago
Is it possible to have a checkbox select all table rows within a specific group?
F
Filament / ❓┊help
3y ago