Search
Get Started
F
Filament
•
3y ago
bflip
Sort table by default DESC instead of ASC
My resource table sorts DESC by default
. How do I change that to reverse it
?
Solution
defaultSort
defaultSort
?
https://filamentphp.com/docs/3.x/tables/columns/getting-started#sorting-by-default
Getting started - Table Builder - Filament
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,392
Members
View on Discord
Was this page helpful?
Yes
No
Solution
B
bflip
My resource table sorts DESC by default. How do I change that to reverse it?
L
LeandroFerreira
•
10/3/23, 4:05 PM
defaultSort
defaultSort
?
https://filamentphp.com/docs/3.x/tables/columns/getting-started#sorting-by-default
Getting started - Table Builder - Filament
B
bflip
OP
•
10/3/23, 4:05 PM
oh my god
. Thank you
! I
've been through so many doc pages
!