08-18-2019, 09:26 PM
Hi Soren,
Can you copy and paste the content of your DFM regarding your grid, so I can see how you you set up its properties?
I'd guess from the image that:
1- Is happening because the grid is trying to adjust the row height so it would keep the same total height and width
2- When anchored, position is recalculated on demand to satisfy the constraints (i.e. size of the grid vs size of the page). Something obviously is not as expected, as the result is not satisfactory.
You can try to remove bottom and right anchors (if set) and see if it fixes the issue.
Can you copy and paste the content of your DFM regarding your grid, so I can see how you you set up its properties?
I'd guess from the image that:
1- Is happening because the grid is trying to adjust the row height so it would keep the same total height and width
2- When anchored, position is recalculated on demand to satisfy the constraints (i.e. size of the grid vs size of the page). Something obviously is not as expected, as the result is not satisfactory.
You can try to remove bottom and right anchors (if set) and see if it fixes the issue.

