[UI] How can I have a SizeConstraint XX with UI Grid Layout?

Hey everyone!

I’m making an inventory, and I’m using a ScrollingFrame.
I would like to have a UI Grid Layout to display my boxes correctly but I need my boxes to be constrained XX to keep the same size regardless of the CanvasSize of the ScrollingFrame.

My problem is the UI Grid Layout ignores the SizeConstrait?

How can I fix this?

Oh, my bad, I just found a topic wich solved my problem.
Here is the link if you need: UIGridLayout square?