
Michael Epley
Top achievements
Rank 1
Michael Epley
asked on 02 Feb 2011, 11:00 PM
I haven't seen how to do this, or if it is even possible ..
thanks for any help.
-Mike.
8 Answers, 1 is accepted
0

Michael Epley
Top achievements
Rank 1
answered on 02 Feb 2011, 11:12 PM
Just figured out how to do it, through use of a SubReport.
thanks
-Mike.
thanks
-Mike.
0

Jennifer
Top achievements
Rank 1
answered on 06 May 2013, 12:52 PM
Mike,
I have the same need for vertical text. I am using the current version of Report Designer. How did you dio it?
Thanks,
Jennifer
I have the same need for vertical text. I am using the current version of Report Designer. How did you dio it?
Thanks,
Jennifer
0

Hadib Ahmabi
Top achievements
Rank 1
answered on 09 May 2013, 08:53 AM
Put the Table and the TextBox inside of a Panel. Then set Anchoring = Top + Bottom for the TextBox. This way when the Table grows, the Panel will also grow and because of the anchoring, the TextBox will stretch.
0

Jennifer
Top achievements
Rank 1
answered on 09 May 2013, 01:39 PM
Very helpful! Thanks.
0

Amanda
Top achievements
Rank 1
Iron
answered on 15 Sep 2014, 07:28 PM
For those on Q2 2014 and later, you can put your cursor just behind the edge of your text box, and you'll get a half-circle cursor icon. Clicking and moving here will changed the orientation of your text! I didn't realize this until I found this post, so just in case I thought I'd mention they've made this easier!
0

Carlos
Top achievements
Rank 1
answered on 15 Dec 2016, 05:54 PM
Hola,
Necesito ayuda con un texbox en vertical y es que tengo un informe con saltos de pagina por subgrupos con lo que no puedo poner una tabla , como puedo poner un textbox que se muestre en todo el lateral izquierdo del informe?
Gracias
0

Carlos
Top achievements
Rank 1
answered on 15 Dec 2016, 05:55 PM
Hello, I need help with a vertical texbox and it is that I have a report with page breaks by subgroups so I can not put a table, how can I put a textbox that shows all the left side of the report? Thank you
0
Hello Carlos,
Showing the TextBox on each page is possible only if it is placed inside PageHeader(PageFooter) sections or GroupHeader(GroupFooter) sections with PrintOnEveryPage setting set to true.
If the text you need to display on each page is static, you can set an image containing vertical text as page background image in report's PageSettings property.
Regards,
Katia
Telerik by Progress
Showing the TextBox on each page is possible only if it is placed inside PageHeader(PageFooter) sections or GroupHeader(GroupFooter) sections with PrintOnEveryPage setting set to true.
If the text you need to display on each page is static, you can set an image containing vertical text as page background image in report's PageSettings property.
Regards,
Katia
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items