© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•9mo ago•
2 replies
Akiyama

Is it possible to enable multi-column sorting (Shift+Click) in Filament PHP Tables

I’m using Filament PHP (v3) for my admin panel. By default, when I click a column header in a Filament table, it sorts by that column only. If I click another column, the previous sort is removed and only the new column is sorted.

What I want:
I would like to allow users to sort by multiple columns at once (multi-column sorting), similar to how you can Shift+Click in Excel or other table UIs to sort by several columns in sequence.

Is this possible in Filament PHP?

Can I enable multi-column sorting using the default Filament table UI (e.g., by holding Shift and clicking multiple headers)?

If not supported out of the box, is there a recommended way to implement this feature in Filament PHP?

Ideally, I want this to work directly in the table, not through a modal or a separate filter.

Any advice, workarounds, or code samples would be greatly appreciated!

Thanks!
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

Is it possible to add draggable sorting similar to livewire in Filament?
FilamentFFilament / ❓┊help
8mo ago
Is it possible to add a TextAreainput column to tables?
FilamentFFilament / ❓┊help
2y ago
it is possible to implement Ckeditor in filament?
FilamentFFilament / ❓┊help
2y ago
Is it possible to generate barcode in filament?
FilamentFFilament / ❓┊help
3y ago