Page 1 of 1

subform with hidden columns and spacing

Posted: Sat Apr 25, 2020 12:11 pm
by amit
Hi,

A few columns are set to Hidden in a subform. But there's a space in between. The hidden objects also have a width of 0, so it should not display a spacing.

Re: subform with hidden columns and spacing

Posted: Sun Apr 26, 2020 11:46 pm
by admin
amit,

Put all the hidden columns at the end of the Subform.


Steven

Re: subform with hidden columns and spacing

Posted: Thu May 14, 2020 2:35 am
by amit
Yeah, that's how it would work. But for certain reasons I cannot change the order.

I have seen that the function nuINPUT() 4 pixels even when an object is not visible.
Can't this just be changed?

Re: subform with hidden columns and spacing

Posted: Thu May 14, 2020 3:21 am
by kev1n
I've prepared a fix for that.
Please tell me if it works for you.

Re: subform with hidden columns and spacing

Posted: Fri May 15, 2020 10:18 am
by amit
kev1n, that works for me!

@Steven: How about including that ? Thank you so much!

Re: subform with hidden columns and spacing

Posted: Thu May 28, 2020 9:36 pm
by admin
everyone,

I have added 2 fixes from smalos/nuBuilder4-Bug-Tracker...

1. nuNumber rounding.
2. Subform column fix.

Pleae test it.


Steven