Problem with grouping data in a table

Stimulsoft Reports.NET discussion
mamad1166
Posts: 9
Joined: Mon Jun 24, 2013 3:07 pm

Problem with grouping data in a table

Post by mamad1166 »

hi all !

I want something like this in my report :

Image

problem is : how do this (group header is side by side with its details !)

anything I found by searching is like this:

Image


It is possible ? if no let me know !

thanks in advanced !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Problem with grouping data in a table

Post by Alex K. »

Hello,

Please send us your report with test data for analysis.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problem with grouping data in a table

Post by HighAley »

Hello.

Please, look at the Highlight Condition report in our Demo. You should use Processing Duplicates property like it is used on the Text14 component.

Thank you.
mamad1166
Posts: 9
Joined: Mon Jun 24, 2013 3:07 pm

Re: Problem with grouping data in a table

Post by mamad1166 »

Thank you for your response

I looked that demo but
where is Processing Duplicates property ?

this is a picture of properties in my project :
Image

and this is my project
Report.mrt
(9.84 KiB) Downloaded 465 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problem with grouping data in a table

Post by HighAley »

Hello.

You should switch to the Professional mode. Please, look at the attached image.
PropertyGridProfessional.png
PropertyGridProfessional.png (17.08 KiB) Viewed 4711 times
Thank you.
mamad1166
Posts: 9
Joined: Mon Jun 24, 2013 3:07 pm

Re: Problem with grouping data in a table

Post by mamad1166 »

thank you !

using "Processing Duplicates property "
works for one column but i want to get the job done for "OrderDate" in group(data are group by orderid)
I mean use of "Processing Duplicates property " can be done for other columns separately in group

I want rows between groups be continuous and not divided

Please, look at the attached images.
Image

and

Image

if I set height 0 to kill the gaps the grouping will not be done
and "Processing Duplicates property" for "OrderDate" for every row will do , not for each group separately
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problem with grouping data in a table

Post by HighAley »

Hello.

Please, try to set the Processing Duplicates property to "Merge based on Value and Tag" and set the Tag property to the Grouping expression.

Thank you.
mamad1166
Posts: 9
Joined: Mon Jun 24, 2013 3:07 pm

Re: Problem with grouping data in a table

Post by mamad1166 »

Hello.
Thank you so much.
your tool is the best.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Problem with grouping data in a table

Post by Andrew »

Hello,

Thank you!!!
MAHDi25
Posts: 5
Joined: Tue May 31, 2011 12:20 am

Re: Problem with grouping data in a table

Post by MAHDi25 »

Image
How to do this?
please create mini sample.
Post Reply