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
-
- Posts: 19
- Joined: Thu Dec 03, 2009 10:38 am
Grouping with headers for each group
Hi
Please place a Child Band instead of the Header Band.
Thank you.
Please place a Child Band instead of the Header Band.
Thank you.
-
- Posts: 8
- Joined: Mon Dec 14, 2009 7:43 am
- Location: Alexandria
Grouping with headers for each group
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
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
Yasser MOhammed ElSayed
Senior Software Engineer
Irange.net
Senior Software Engineer
Irange.net
Grouping with headers for each group
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.
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.