Finding something's position when its using a UIGridLayout

When I use a ui grid layout I can’t find an object’s position.
image
The script is inside each item viewport and I wanna set the buttons position to the items position’s. I’ve tried absoloute position and other things but they all dont work.