Page 1 of 1

Print data with the same id within one group

Posted: Wed Mar 06, 2024 2:01 am
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

Re: Print data with the same id within one group

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

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

Thank you.

Re: Print data with the same id within one group

Posted: Wed Mar 06, 2024 6:06 pm
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!

Re: Print data with the same id within one group

Posted: Thu Mar 07, 2024 6:03 am
by Max Shamanov
Hello,

You are Welcome!