Values grouped in a single cell

Stimulsoft Reports.NET discussion
Post Reply
Paolo
Posts: 12
Joined: Fri Jul 27, 2007 4:11 am

Values grouped in a single cell

Post by Paolo »

Hello, as the example shown in the picture, I'm using a simple datasource (A) to show records in a report.

Current result is (B) but I would like to group by ID field and list all grouped values in a single cell (C)

Is it possible? is there a smart method for doing it? it's driving me crazy and it seems so simple!

Thanks!

Paolo.

Image
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

Values grouped in a single cell

Post by EDV Gradl »

You've got to set property Processing Duplicates to Merge.

Look into the demo applicaation, report number 3 under basic report, Highlight Condition does that.

Marco
Paolo
Posts: 12
Joined: Fri Jul 27, 2007 4:11 am

Values grouped in a single cell

Post by Paolo »

Thank you for the suggestion. Anyway, I've tried, but I got this result which is different from my needs:

Image

I would like to have 2 "main records", with alternating colors, with a cell of details, and not many records of details with grouped cells...
Post Reply