5 Answers, 1 is accepted
0
Hi Paulo,
In order the next Detail section to begin right after the previous GroupFooter, you can hide the GroupHeader section of the Group. Use the Visible property of the GroupHeader section to accomplish that.
I hope this information helps. Let us know if you need any further assistance.
Greetings,
Milen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
In order the next Detail section to begin right after the previous GroupFooter, you can hide the GroupHeader section of the Group. Use the Visible property of the GroupHeader section to accomplish that.
I hope this information helps. Let us know if you need any further assistance.
Greetings,
Milen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Paulo
Top achievements
Rank 1
answered on 20 Mar 2008, 03:36 PM
Thanks, but it is not that simple, take a look:
design mode:
http://img156.imageshack.us/img156/9927/designut4.jpg
pdf:
http://img245.imageshack.us/img245/9674/pdfoc3.jpg
if you notice in the design mode headers are purple and pink, they are set to visible = false, so the are omitted finely on the pdf.
so I set the background report property to green
the problem is.
1. why blue-background detail is being displayed twice?
2. how to remove the green line that is not an header?
paulo
design mode:
http://img156.imageshack.us/img156/9927/designut4.jpg
pdf:
http://img245.imageshack.us/img245/9674/pdfoc3.jpg
if you notice in the design mode headers are purple and pink, they are set to visible = false, so the are omitted finely on the pdf.
so I set the background report property to green
the problem is.
1. why blue-background detail is being displayed twice?
2. how to remove the green line that is not an header?
paulo
0
Hello Paulo,
Thank you for the good explanation of the issue. Now, I understand the issue you are faced with. Unfortunately, we were unable to reproduce this behavior using the PDF rendering extension (no report backcolor is displayed between the colored sections).
So, in order to investigate this behavior, could you please send us a sample report that can be compiled and reproduces the issue.
Thank you in advance.
All the best,
Milen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Thank you for the good explanation of the issue. Now, I understand the issue you are faced with. Unfortunately, we were unable to reproduce this behavior using the PDF rendering extension (no report backcolor is displayed between the colored sections).
So, in order to investigate this behavior, could you please send us a sample report that can be compiled and reproduces the issue.
Thank you in advance.
All the best,
Milen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Paulo
Top achievements
Rank 1
answered on 22 Mar 2008, 08:39 PM
I can't send that to you, company policies, ya know...
yet I got a workaround.
The fact is that Group-Header visible=false won't work on pdf. So I just did Group-Header visible=true and Group-Header heigth = 0.
best regards
yet I got a workaround.
The fact is that Group-Header visible=false won't work on pdf. So I just did Group-Header visible=true and Group-Header heigth = 0.
best regards
0
Hi Paulo,
I am glad that you was able to solve the problem.
However, we still cannot figure out what is the reason for your report not to hide the Group Header as expected. You can find attached a simple report that demonstrates the behavior of the report when the Group Header's Visible property is set to false. The Group Header is hidden, and there are no spaces between the other sections.
Besides the definition of the sample report, in the zip archive you can find the report exported to pdf and tiff formats. The exported report looks as expected in both formats.
All the best,
Milen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
I am glad that you was able to solve the problem.
However, we still cannot figure out what is the reason for your report not to hide the Group Header as expected. You can find attached a simple report that demonstrates the behavior of the report when the Group Header's Visible property is set to false. The Group Header is hidden, and there are no spaces between the other sections.
Besides the definition of the sample report, in the zip archive you can find the report exported to pdf and tiff formats. The exported report looks as expected in both formats.
All the best,
Milen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center