© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•17mo ago•
4 replies
Zoltar

contentGrid mobile in table grid

Hello,

how to set table 2 column grid in mobile?

I use this in function table but don't find breakpoint for mobile

->contentGrid(['sm' => 2, 'md' => 3])
->contentGrid(['sm' => 2, 'md' => 3])


any suggestions?

Regards
Solution
by default On mobile, they will be displayed in 1 column only.

try add
'default'=>2
'default'=>2
Jump to solution
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

$table->contentGrid()
FilamentFFilament / ❓┊help
3y ago
ContentGrid([]) doesn't change table format to grid
FilamentFFilament / ❓┊help
3y ago
Table layout grid more than one column in mobile
FilamentFFilament / ❓┊help
2y ago
Show table in grid
FilamentFFilament / ❓┊help
3y ago