Page 1 of 1

How do I specify variable width for a field

Posted: Wed Nov 30, 2022 6:08 pm
by krj
I've tried a combination of docking, auto-width, can grow, and can shrink properties and haven't figured this out.

There are 3 fields on my Group Header Band. If the width of the first field is "1", yet the data only requires .5, I want the second field to be shifted to the left to appear right after the first field.

Here's what they look like now:
Field 1 Field 2 starts here based on how it's positioned on the band

Here's what I'd like to have happen:
Field 1 Field 2 starts here since Field 1 didn't require the full width of 1.

Thank you!

Re: How do I specify variable width for a field

Posted: Wed Nov 30, 2022 10:56 pm
by Lech Kulikowski
Hello,

Please try to use the Auto-Width and DockStyle=Left properties.

Thank you.

Re: How do I specify variable width for a field

Posted: Sun Dec 04, 2022 11:40 pm
by krj
Thank you

Re: How do I specify variable width for a field

Posted: Mon Dec 05, 2022 7:42 am
by Lech Kulikowski
Hello,

You are welcome.