Page 1 of 1
Header were not being displayed when i use it along with container controls
Posted: Tue Jul 31, 2007 10:45 am
by Arunkumar S
Hi,
I am some List of Issues.
1. I have 2 group header bands, and data band. the back ground for the Group header 2 and the the data band, i have to give a box with shadow. So i have put the First group header band, then i have put one container control and formatted that control with shadow and colors. and inside that container i have added the "Group header2" band and the data band, and added my columns and labels.
The problem is, what ever i have given in the "Group Header 1" is not being Displayed. That is i have added a text box inside the group header1 band, and assigned one of my datasource column in that. that never displayed in the reports. But when i brought that inside the container control it is getting displayed correctly.
So can't give the Group Header band out side the container control and the data band inside the container control ?
2. Having one more problem, Shift Mode property is not working on the sub reports. i have set it to "Decreasing Size" but it stays in the same place where i have given in the designer. Should i set any other properties for this.
3. I need to Display one horizantal stacked barchart. I need to plot Quantity single bar with 2 stacks
Stack1-> Quantity Required, Stack2-> (QuantityRequired - QuantitySupplied)
QuantityRequired and QuantitySupplied both were my columns in the datasource. How to do this?
Thanks In Advance,
Arunkumar.s
Header were not being displayed when i use it along with container controls
Posted: Thu Aug 02, 2007 2:48 am
by Edward
yesarunkumar wrote:1. I have 2 group header bands, and data band. the back ground for the Group header 2 and the the data band, i have to give a box with shadow. So i have put the First group header band, then i have put one container control and formatted that control with shadow and colors. and inside that container i have added the "Group header2" band and the data band, and added my columns and labels.
The problem is, what ever i have given in the "Group Header 1" is not being Displayed. That is i have added a text box inside the group header1 band, and assigned one of my datasource column in that. that never displayed in the reports. But when i brought that inside the container control it is getting displayed correctly.
So can't give the Group Header band out side the container control and the data band inside the container control ?
Please provide us with sample mrt template of your report to

for analysis.
yesarunkumar wrote:2. Having one more problem, Shift Mode property is not working on the sub reports. i have set it to "Decreasing Size" but it stays in the same place where i have given in the designer. Should i set any other properties for this.
Thank you for this issue. We will inform you about our progress.
yesarunkumar wrote:3. I need to Display one horizantal stacked barchart. I need to plot Quantity single bar with 2 stacks
Stack1-> Quantity Required, Stack2-> (QuantityRequired - QuantitySupplied)
QuantityRequired and QuantitySupplied both were my columns in the datasource. How to do this?
Please see the report template in the attachment. You can open it in the Demo.exe sample application from the standard delivery.
Thank you.
Header were not being displayed when i use it along with container controls
Posted: Thu Aug 02, 2007 6:30 am
by Arunkumar S
Hi,
Thanks, for the reply. For the First issue that i have listed regarding the header, i have sent the mrt file to support stimulsoft.com. for the Horizantal stack chart example that you have given didn't work, it is also having the same problem, as i am having in my reports. it is not displaying 2 stacks instead it displays only a single bar.
Header were not being displayed when i use it along with container controls
Posted: Thu Aug 02, 2007 5:09 pm
by Arunkumar S
Hi,
For the Issue of "Shift Mode property is not working", I have tried using the containers, that is also failing.
Thanks.
Header were not being displayed when i use it along with container controls
Posted: Fri Aug 03, 2007 2:42 am
by Guest
yesarunkumar wrote:1. I have 2 group header bands, and data band. the back ground for the Group header 2 and the the data band, i have to give a box with shadow. So i have put the First group header band, then i have put one container control and formatted that control with shadow and colors. and inside that container i have added the "Group header2" band and the data band, and added my columns and labels.
The GroupHeader work with bands, but it don't work with the container, because it is not band, doesn't matter if container have some bands.
yesarunkumar wrote:I need to Display one horizantal stacked barchart. I need to plot Quantity single bar with 2 stacks
Stack1-> Quantity Required, Stack2-> (QuantityRequired - QuantitySupplied)
QuantityRequired and QuantitySupplied both were my columns in the datasource. How to do this?
and
yesarunkumar wrote:for the Horizantal stack chart example that you have given didn't work, it is also having the same problem, as i am having in my reports. it is not displaying 2 stacks instead it displays only a single bar.
What wrong with our example? It has one horizontal stacked barchart with 2 stacks for 2 columns as you wanted. Please describe your task more detail.
Thank you.
Header were not being displayed when i use it along with container controls
Posted: Fri Aug 03, 2007 3:54 am
by Arunkumar S
Hi,
Not sure what is missing in that, I have opened the same report file that you have sent, it is displaying only one horizantal bar, and does not have any stacks.
Thanks.
Header were not being displayed when i use it along with container controls
Posted: Fri Aug 03, 2007 4:30 am
by Guest
May be we understood you: we create a horizontal stacked barchart(Full-Stacked Bar) and add two stacked series for it. For each serie we set the data columns.
Thank you.
Header were not being displayed when i use it along with container controls
Posted: Sun Aug 12, 2007 9:28 am
by Vital
yesarunkumar wrote:Hi,
For the Issue of "Shift Mode property is not working", I have tried using the containers, that is also failing.
Thanks.
Sorry, property ShiftMode is not work for SubReport. We will hide it in next prerelease version.
Thank you.