Thomas Schuster
Top achievements
Rank 1
Thomas Schuster
asked on 01 Jun 2010, 02:31 PM
Hey there.
Just got another little problem and a question.
I've designed a kind of catlogue.
My catalogue is grouped by manufacturer.
The report itself has two columns.
Now i want to print in the page footer the current manufacturer logo.
I've figured out, that this is not possible (page footer) so i thougt i maybe can print in the group footer.
this would work fine but the group footer is only shown half the page width because of the second column i think.
How can i solve this?
Now to my question:
In Microsoft Access for example i can set the column-fill-direction. (straight, zig zag...)
Is this possible with telerik too?
Just got another little problem and a question.
I've designed a kind of catlogue.
My catalogue is grouped by manufacturer.
The report itself has two columns.
Now i want to print in the page footer the current manufacturer logo.
I've figured out, that this is not possible (page footer) so i thougt i maybe can print in the group footer.
this would work fine but the group footer is only shown half the page width because of the second column i think.
How can i solve this?
Now to my question:
In Microsoft Access for example i can set the column-fill-direction. (straight, zig zag...)
Is this possible with telerik too?
5 Answers, 1 is accepted
0
Thomas Schuster
Top achievements
Rank 1
answered on 04 Jun 2010, 07:35 AM
Don't want to push but is there any idea about my question?
0
Hello Thomas,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Your observations are correct and you can't span the Group Header/Footer to the Page's width, when multi column is used. Please elaborate more on you specific scenario, send us a sample report or/and screenshoots so we can advise you accordingly.
About the column-fill-direction, currently the column data is rendered only down the page and then across.
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Thomas Schuster
Top achievements
Rank 1
answered on 04 Jun 2010, 09:13 AM
I've solved the problem with my group footer by putting the image i want to display in the Page footer and calclulate it by my own.
So there is another question if cant set the culumn-fill-direction:
Is there a way to find out the column in which the group footer is printed?
So there is another question if cant set the culumn-fill-direction:
Is there a way to find out the column in which the group footer is printed?
0
Thomas Schuster
Top achievements
Rank 1
answered on 07 Jun 2010, 12:26 PM
Is there no way to find out the column in which the group footer is
printed?
Somehow i cannot believe this...
Somehow i cannot believe this...
0
Hi Thomas Schuster,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
The columns are created in the report's rendering step. This is the last step of the Report Life Cycle. Thus there is no way to find out in which column the group footer will render. Once again please elaborate on your scenario, send us a sample report or/and screenshoots so we can advise you accordingly.
Greetings,Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.