Display string array in table cell

Stimulsoft Reports.NET discussion
Post Reply
RichFinnegan
Posts: 23
Joined: Fri Sep 23, 2011 4:43 am
Location: Germany

Display string array in table cell

Post by RichFinnegan »

Is it possible to display an array of strings in a table cell so that each entry is split into its own cell.
We have a datasource that has to be filtered for each type in it and the associated records shown on
the right hand side. Displaying each type's records as a string is no problem but I would like to display
them in subcell if possible. See the attachment.
Attachments
1452.Attachment.jpg
1452.Attachment.jpg (10.54 KiB) Viewed 1385 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Display string array in table cell

Post by HighAley »

Hello.
RichFinnegan wrote:Is it possible to display an array of strings in a table cell so that each entry is split into its own cell.
We have a datasource that has to be filtered for each type in it and the associated records shown on
the right hand side. Displaying each type's records as a string is no problem but I would like to display
them in subcell if possible. See the attachment.
Maybe you should use the 'Processing Duplicates' property of the text box.
Please, see the attached report template.

Thank you.
Attachments
1456.Report.mrt
(20.44 KiB) Downloaded 462 times
Post Reply