Gap between subforms in table

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Gap between subforms in table

Post by MegumiSawada »

Hi,

Is there any way to omit gap between subforms in table element?
I have tried to make multiple-lines table using subforms in table element.
I have used EXAM0077/D for sample.
However, there are some gaps between each subforms and I was not able to delete it...

Any advice would be appreciated!

Best Regards,
Megumi Sawada
Attachments
IMG_6811.PNG
IMG_6811.PNG (174.3 KiB) Viewed 2593 times
DEMOSWD23D.txt
(4.05 KiB) Downloaded 227 times
DEMOSWD23.txt
(5.76 KiB) Downloaded 226 times
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Gap between subforms in table

Post by tsupartono »

Megumi,
Setting the 'CellPadding' property of the table to 0 should do the job.
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: Gap between subforms in table

Post by MegumiSawada »

Hi Tony,

Thank you! I got the expected result with CellPadding:0.

Megumi
Post Reply