I am trying to make a gallery on a layout that is wider than the layout and the gallery rows appear to have a max width property that is not allowing them to be wider than the layout/app width. The weird part is that the gallery can be wider, but the gallery rows wont go wider.
Setup: I have a horizontal container with horizontal overflow set to scroll. Inside that i have a container with a width > the horizontal container width. This appears to be working since i can resize my header to be wider than the layout and i get the horizontal scroll bar. I add a gallery and can resize that wider than the layout too(also in the container).
Issue: When i try to resize the gallery item width to be > the layout width it wont go any wider. How do i get around this?
Im still running into issues with it, im going to use a DataGrid instead.
Hey @TabsRL
I am working on the same thing. Follow the below steps:
1) Increase the width of the screen.
2) Increase the width of the 1st container(Outside).
3) Increase the width of the 2nd container(Inside).
4) Increase the width of the gallery.
5) Decrease the width of the 1st container(Outside).
6) Decrease the width of the screen.
Keep the width of the 2nd container which is inside same and the gallery also same. Now thing you want will be possible. Keep the width of inside container 100 units more than the gallery.
I follow these steps only to make my horizontal gallery scrollable.
Try these and let me know if they work.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 2