This is a migrated thread and some comments may be shown as answers.

LayoutTransformer

3 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daní
Top achievements
Rank 1
Daní asked on 28 Oct 2010, 02:06 PM
Does it exist in telerik controls any control equivalent to the LayoutTransforme in Microsoft Silverlight toolkit? I need to show text in vertical mode and want to avoid adding toolkit library to the project.

3 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 28 Oct 2010, 03:22 PM
Hello DanĂ­,

We do not have an equivalent control to LayoutTransFormer.
For certain scenarios the built in Silverlight  RenderTransform may be used, however it has some issues with clipping ( depending on the container it is placed in ) .

Please share more details on your specific scenario and I will be glad to assist you in finding a workaround without the usage of the toolkit.

Kind regards,
Pavel Pavlov
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
Daní
Top achievements
Rank 1
answered on 28 Oct 2010, 06:06 PM
I'm developping a custom Accordion control, I wish to show the header text in accordion item vertically when collapsed. RenderTransform is not useful in my case because size is calculated previously at applying the transformation.
0
shima
Top achievements
Rank 1
answered on 02 May 2011, 04:34 AM
i have a problom . why dont have layout transformer in my controls .
which library must add ?help me please.


///my system dont know

"clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Layout.Toolkit"
i dont know what should i do

Tags
General Discussions
Asked by
Daní
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Daní
Top achievements
Rank 1
shima
Top achievements
Rank 1
Share this question
or