Page 1 of 1

Grouping with headers for each group

Posted: Fri Dec 11, 2009 9:00 am
by cmcardle75
I want to do a grouped report with headers output before each set of data. However, when I put a header band between the group header and the data, it moves the header band above the group whilst rendering. Is it possible to keep the header band directly above the data (obviously outputing multiple times, once per group).

i.e. my intended rendered sequence is:

Group 1
Data header
Data (group 1)
Group 2
Data header
Data (group 2)
(...)

What I always seem to be getting is:
Data header
Group 1
Data (group 1)
Group 2
Data (group 2)


Grouping with headers for each group

Posted: Fri Dec 11, 2009 5:16 pm
by Edward
Hi

Please place a Child Band instead of the Header Band.

Thank you.

Grouping with headers for each group

Posted: Thu Dec 17, 2009 3:50 am
by Yasser Mohammed ElSayed
hiii,
I have the same problem but my problem i have 2 data sources one for the group and the other one is for the header
ex

Group 1(from datasource1)
Data header(from datasource2)
Data (group 1 from datasource1)
Group 2
Data header
Data (group 2)
(...)

thanks

Grouping with headers for each group

Posted: Thu Dec 17, 2009 5:47 am
by Edward
Hi Yasser,

Could you please to create your requred report in the Demo.exe sample application which comes with a standard installation of Stimulsoft Reports.Net and to attach in this topic.

There is no clear how datasources are connected with each other.

Also please see 'Master-Detail with Groups' report in 'Reports with groups' section.

Thank you.