Page 1 of 1

Group Header with Empty DataBand

Posted: Wed Apr 22, 2015 11:03 am
by jgarrido
Hello, we have a little problem using a GroupHeaderBand.

Performing a grouping by Id everything is working properly, but we need one group that has no records can be displayed as well.

Can we do it?

Thank you very much for the help.

Re: Group Header with Empty DataBand

Posted: Wed Apr 22, 2015 12:05 pm
by Alex K.
Hello,

In this case, you need use the additional datasource with all ID, and use the master-detail construction instead a grouping.

Thank you.

Re: Group Header with Empty DataBand

Posted: Fri Apr 24, 2015 7:53 am
by jgarrido
Thank you very much Aleksey , we'll try to get this way

Re: Group Header with Empty DataBand

Posted: Fri Apr 24, 2015 1:00 pm
by Andrew
Hello,

Please let us know about the result.

Thank you.