Print data with the same id within one group

Stimulsoft Reports.NET discussion
Post Reply
Maria_Lebedeva
Posts: 6
Joined: Tue Mar 05, 2024 12:03 am

Print data with the same id within one group

Post by Maria_Lebedeva »

Hello!

I'm using GroupHeaderBand. I would like to show the rows with the same agr_id within one group and to print table header for every group. But for now as I can see it doesn't work in the way I expected. The rows with the same agr_id aren't printed in the same group. How can I fix it?

Left - the result I have now, right - the result I would like to achieve.

Thank you!
Image
Attachments
REPORT_POSSEC.mrt
(31.03 KiB) Downloaded 71 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Print data with the same id within one group

Post by Lech Kulikowski »

Hello,

Please try to set the SortDirection property for the GroupHeader band.

Thank you.
Maria_Lebedeva
Posts: 6
Joined: Tue Mar 05, 2024 12:03 am

Re: Print data with the same id within one group

Post by Maria_Lebedeva »

Lech Kulikowski wrote: Wed Mar 06, 2024 10:09 am Hello,

Please try to set the SortDirection property for the GroupHeader band.

Thank you.
I fixed it, thank you!
Max Shamanov
Posts: 792
Joined: Tue Sep 07, 2021 10:11 am

Re: Print data with the same id within one group

Post by Max Shamanov »

Hello,

You are Welcome!
Post Reply