Page 1 of 1

Display string array in table cell

Posted: Fri Nov 25, 2011 7:02 am
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.

Display string array in table cell

Posted: Mon Nov 28, 2011 8:48 am
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.