Group Band

Stimulsoft Reports.WPF discussion
Post Reply
Niqu
Posts: 81
Joined: Wed Aug 08, 2012 9:08 am

Group Band

Post by Niqu »

Hello.

I have simple object with 2 fields - Id and Group. List of this objects look like this
Id:1 Group:1
Id:2 Group:1
Id:3 Group:2
Id:4 Group:2
Id:5 Group:1

Using Group Band and grouping by "Group" it look like this:
Group: 1
Id:1
Id:2
Group: 2
Id:3
Id:4
Group: 1
Id:5

I want to show them in group. The result should be like this:
Group: 1
Id:1
Id:2
Id:5
Group: 2
Id:3
Id:4

Is it possible? What should i use?
I add simple report and project to show the problem and maybe find a result.
Attachments
StimulsoftWpfApplication6.zip
(9.64 MiB) Downloaded 229 times
Report.mrt
(11.79 KiB) Downloaded 465 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Group Band

Post by HighAley »

Hello.

We have reproduced your issue. We need time to fix it.
We will let you know about the results.

Thank you.
Niqu
Posts: 81
Joined: Wed Aug 08, 2012 9:08 am

Re: Group Band

Post by Niqu »

Hello.

Any progress about my issue?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Group Band

Post by HighAley »

Hello.

Sorry for delay. We are still working on your problem.

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

Re: Group Band

Post by HighAley »

Hello.

The issue is fixed. The patch will be available in our next prerelease build.

Thank you.
Niqu
Posts: 81
Joined: Wed Aug 08, 2012 9:08 am

Re: Group Band

Post by Niqu »

I found another "bug" - i can not group by element that is in the child, not in the root in business object.

I add sample report and project to show the issue (i think it is something like it was with sorting).
Attachments
Report.mrt
(11.27 KiB) Downloaded 243 times
StimulsoftWpfApplication.zip
(4.54 MiB) Downloaded 220 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Group Band

Post by HighAley »

Hello.

We have reproduced your issue.
We need some time to fix it.

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

Re: Group Band

Post by HighAley »

Hello.

The issue is fixed.
The solution will be available today.

Thank you.
Post Reply