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

RichTextBox Width issue

1 Answer 53 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Parthiv
Top achievements
Rank 1
Parthiv asked on 24 Nov 2010, 09:05 AM
Hi All,

I want to create editor which will format my stirng so i  have created one custom control which utlize rad richtextbox and RadRibbonToggleButton now i had used the same control in another control now my problem is if i ll not specify any width
then i m not able to see my custom control in my form/control i m suppose to specify either width or min/max width which i dont want to.

because i want to resize same form/control using LayoutTransformer which i already did now here if i ll specify width then it will not resize and if i ll not specify width then control is not visible at that location or positon..


please somebody help me/

1 Answer, 1 is accepted

Sort by
0
Ivailo Karamanolev
Telerik team
answered on 25 Nov 2010, 02:59 PM
Hello Parthiv,

Unfortunately, currently, RadRichTextBox doesn't support Auto width, at least one of it's parents should have a fixed width (fixed in pixels or stretched to fill the screen / page). We're working to resolve this issue, but I can't give you anything specific for now.
Let us know if you need any additional information.

All the best,
Ivailo
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
RichTextBox
Asked by
Parthiv
Top achievements
Rank 1
Answers by
Ivailo Karamanolev
Telerik team
Share this question
or