Header were not being displayed when i use it along with container controls

Stimulsoft Reports.NET discussion
Post Reply
Arunkumar S
Posts: 21
Joined: Mon Jul 23, 2007 5:12 am
Location: Chennai

Header were not being displayed when i use it along with container controls

Post 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
Arunkumar.s
Senior Application Developer.
Indepth Solutions Pvt Ltd.
India.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Header were not being displayed when i use it along with container controls

Post 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 Image 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.
Attachments
16.StackedBar.mrt
(20.08 KiB) Downloaded 397 times
Arunkumar S
Posts: 21
Joined: Mon Jul 23, 2007 5:12 am
Location: Chennai

Header were not being displayed when i use it along with container controls

Post 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.
Arunkumar.s
Senior Application Developer.
Indepth Solutions Pvt Ltd.
India.
Arunkumar S
Posts: 21
Joined: Mon Jul 23, 2007 5:12 am
Location: Chennai

Header were not being displayed when i use it along with container controls

Post 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.
Arunkumar.s
Senior Application Developer.
Indepth Solutions Pvt Ltd.
India.
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

Header were not being displayed when i use it along with container controls

Post 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.
Arunkumar S
Posts: 21
Joined: Mon Jul 23, 2007 5:12 am
Location: Chennai

Header were not being displayed when i use it along with container controls

Post 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.
Arunkumar.s
Senior Application Developer.
Indepth Solutions Pvt Ltd.
India.
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

Header were not being displayed when i use it along with container controls

Post 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.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Header were not being displayed when i use it along with container controls

Post 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.
Post Reply