Page 1 of 1

SubReport in table?

Posted: Wed May 16, 2012 11:45 am
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

SubReport in table?

Posted: Thu May 17, 2012 10:07 am
by HighAley
Hello.

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

Thank you.

SubReport in table?

Posted: Fri May 18, 2012 4:02 am
by csbrogi
Hello,
Hello.

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

Thank you.
I send it as email.

Regards,
Clemens

SubReport in table?

Posted: Fri May 18, 2012 8:17 am
by Andrew
Hello,

Where have you sent it to?

Thank you.

SubReport in table?

Posted: Fri May 18, 2012 8:20 am
by csbrogi
Hello
I send it to support@stimulsoft.com topic "data : SubReport in table?"
Regards

SubReport in table?

Posted: Fri May 18, 2012 9:44 am
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.