SubReport in table?

Stimulsoft Ultimate discussion
Post Reply
csbrogi
Posts: 89
Joined: Thu May 03, 2012 11:47 am
Location: Germany

SubReport in table?

Post by csbrogi »

Hello,
another question: is it possible to display subreports in a table?
my xml looks something like this:

Code: Select all

   foo
   bar


   fuddel
   baz
The table should look like this:

Code: Select all

---------------
|item1|foo    |
|     |bar    |
---------------
|item2|fuddel |
|     |baz    |
---------------
i.e. the content of all description elements should be in columns 2.

Thanks Clemens
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

SubReport in table?

Post by HighAley »

Hello.

Please, describe your problem more detailed maybe with sample reports.

Thank you.
csbrogi
Posts: 89
Joined: Thu May 03, 2012 11:47 am
Location: Germany

SubReport in table?

Post by csbrogi »

Hello,
Hello.

Please, describe your problem more detailed maybe with sample reports.

Thank you.
I send it as email.

Regards,
Clemens
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

SubReport in table?

Post by Andrew »

Hello,

Where have you sent it to?

Thank you.
csbrogi
Posts: 89
Joined: Thu May 03, 2012 11:47 am
Location: Germany

SubReport in table?

Post by csbrogi »

Hello
I send it to support@stimulsoft.com topic "data : SubReport in table?"
Regards
Attachments
1851.TabelleSpecText.xml
(424 Bytes) Downloaded 236 times
1850.TabelleSpecText.xsd
(977 Bytes) Downloaded 233 times
1849.TabelleSpecText.mrt
(10.07 KiB) Downloaded 267 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

SubReport in table?

Post by HighAley »

Hello.

It's impossible to use sub-reports in the cell.

But you could use Panel and master-detailed bands like in the attached report template.

Thank you.
Attachments
1852.TabelleSpecText_modified.mrt
(11.31 KiB) Downloaded 284 times
Post Reply