Join databand content in a csv line
Posted: Mon Feb 18, 2013 10:53 am
Hi,
I need to combine content of databand in one line separated by comma.
is there any implementation in Stimulsoft Reports.Fx for
like in Stimulsoft Reports.Wpf
Best regards
I need to combine content of databand in one line separated by comma.
is there any implementation in Stimulsoft Reports.Fx for
Code: Select all
{Func.EngineHelper.JoinColumnContent(DataSourceName, "ColumnName", delimiter)}
Best regards