Page 1 of 1

Merge data horizontally

Posted: Tue Sep 01, 2015 8:56 am
by StixStax
Hey,

I'm trying to create a duty roster in stimulsoft with version 2012.1.1300. It is supposed to look like that:

Code: Select all

               |1.Jan|2.Jan|3.Jan|4.Jan|5.Jan|
               |---------------------------------------|
John           |Office R.201           |Chicago         |
               |---------------------------------------| 
Martin         |R12  | R13 |         |         |       |
               |--------------------------------------|


If the the data is the same for columns that are next to each other, the cells shall merge. I tried using cross table, but failed. Do you have an idea how to reach the desired result?

Re: Merge data horizontally

Posted: Tue Sep 01, 2015 12:33 pm
by Alex K.
Hello,

Can you please send us your report with test data which reproduce the issue for analysis.

Thank you.

Re: Merge data horizontally

Posted: Thu Sep 03, 2015 5:20 pm
by StixStax
In the attached sample I would like to merge the field "Your Data" horizontally, so that the boarders disappear. Any ideas ?

Re: Merge data horizontally

Posted: Fri Sep 04, 2015 9:06 am
by HighAley
Hello.

Unfortunately, there is no easy way to do this, but we have added two scripts that change size of Text3 component.
Please, look at the Get Value and After Print events of the attached report template.
Calendar_modified.mrt
(9.77 KiB) Downloaded 305 times
Thank you.