Column resizing (FKA placment)

18 views
Skip to first unread message

Florian Groothuis

unread,
Aug 25, 2025, 10:52:16 AM (11 days ago) Aug 25
to Migrated By Firefly
I have a grid in a subform consisting of 7 columns. Some of them are aligned right, some of them left and some of them center. Only one of the columns should resize according to the tables width. Somehow all columns keep resizing and expanding my grid beyond the subform limits.

What am I missing?

Florian Groothuis

unread,
Aug 26, 2025, 3:01:32 AM (11 days ago) Aug 26
to Migrated By Firefly
Solved.

            this.HorizontalExpressionFactor = 1D;
            this.HorizontalScale = 1D;
            this.VerticalExpressionFactor = 1D;
            this.VerticalScale = 1D;

These were off the charts...

Op maandag 25 augustus 2025 om 16:52:16 UTC+2 schreef Florian Groothuis:
Reply all
Reply to author
Forward
0 new messages