Func.EngineHelper.JoinColumnContent

Stimulsoft Reports.NET discussion
Post Reply
jebsen
Posts: 8
Joined: Tue Nov 10, 2015 5:26 pm

Func.EngineHelper.JoinColumnContent

Post by jebsen »

I am trying to popolate my report with all the data that represents this column. {Func.EngineHelper.JoinColumnContent(Registration.oRegistrationGroups.oRegistrationGroupGrades, "Grade", ",")}

For some reason the data does not get populated. For a particular test, I put in the following replacement Registration.oRegistrationGroups.oRegistrationGroupGrades.Grade and a single data point comes out as expected "04". So it appears this function is not working appropriately.

we are runnning version: 2015.3 from 1 december 2015
.NET Framework v4.0.30319

Any advice is appreciated.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Func.EngineHelper.JoinColumnContent

Post by Alex K. »

Hello,

Can you please send us a sample report with test data which reproduce the issue for analysis.

Thank you.
jebsen
Posts: 8
Joined: Tue Nov 10, 2015 5:26 pm

Re: Func.EngineHelper.JoinColumnContent

Post by jebsen »

report file attached
Attachments
RegistrationConfirmationPreview.mrt
Report File - see the "grade" field.
(59.13 KiB) Downloaded 373 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Func.EngineHelper.JoinColumnContent

Post by Alex K. »

Hello,

The issue is fixed.
Please check the next build in this week.

Thank you.
Post Reply